opt/zion-terminal/docs/tmux.md (view raw)
1 2 3 4 5 6 7 8 9 |
# tmux no ZION - Config em `~/.tmux.conf` (tema Ice, mouse on, history 50k, base-index 1). - Divisões: `|` (horizontal) e `-` (vertical). Prefixo padrão: `Ctrl+B`. - Status bar: `ZION <sessão>` à esquerda; carga/temperatura/hora à direita. - Sessão padrão: `zion` (`zion tmux` cria/anexa). - Persistência: **tmux-resurrect** (`Ctrl+B Ctrl+S` salva, `Ctrl+B Ctrl+R` restaura). - Auto-resume: no **console local** (tty), o login anexa automaticamente à sessão `zion`. Desative com `touch ~/.zion-sem-tmux`. Nunca ocorre por SSH/scp/rsync. |