moo.shell
SSH-based client interface.
See Inside the Shell Client for the architecture overview.
Modules
Django backend admin support. |
|
Django App support |
|
Full-screen text editor for SSH sessions. |
|
Custom allauth signup form for DjangoMOO. |
|
Persistent per-player prompt history stored in the Django cache (Redis in prod). |
|
IAC (telnet subnegotiation) parser, encoder, and per-session negotiator. |
|
DjangoMOO support commands |
|
Django database migrations |
|
OSC 133 (Semantic Shell Integration) escape sequences. |
|
Full-screen read-only paginator for SSH sessions, powered by pypager. |
|
Prompt-Toolkit interface for the interactive MOO shell. |
|
AsyncSSH server entrypoint. |
|
Views for the web terminal interface. |