Commit Graph

4 Commits (34cfcb1f0469c782e448a42a70af06e7e26e3e2a)

Author SHA1 Message Date
Klemens Nanni ab744d74e1 chat.tmux.conf: Add help window for restricted mode, use neww -S
Provide a hotkey to browser the manual in its own window.

After input, nicm (tmux upstream) added "-S" to tmux(1) such that
the "new-window" command (in combination with "-d") first looks
for the given window name and selects the window if it exists
instead of trying to create a window that already exists.

Given that this makes chat.tmux.conf idempotent, we can now also reload
it at runtime to refresh settings.
2021-02-08 18:31:06 -05:00
Klemens Nanni 0c5730708f chat.tmux.conf: Improve respawn, fix comment
Only respawn the pane not the entire window to avoid killing other
possibly existing panes in the same window.
2021-02-03 14:31:44 -05:00
Klemens Nanni e1da93b0aa Add key bindings to chat.tmux.conf, nits 2021-01-28 16:00:04 -05:00
Klemens Nanni f944c6455d Add example tmux(1) config
Spawn one catgirl per network and handle reconnects through tmux,
no extra tool required.
2021-01-18 14:44:49 -05:00