Shell-Eggs Docs · Multiplexers
tmux, GNU Screen and Zellij persistent sessions that survive disconnects - attach from any login shell.
| ID | Name | Port | Connect / payload |
|---|---|---|---|
tmux | Tmux Session | none | tmux attach -t shell-eggs |
screen | GNU Screen | none | screen -r shell-eggs |
zellij | Zellij Session | none | zellij attach shell-eggs |
Every payload reconnects forever (2-5s backoff) and is auto-restarted by the supervisor. Full details in SHELLs.md.