Y
Hacker News
new
|
ask
|
show
|
jobs
by
Perixoog
3642 days ago
>When several clients are attached to the same session, each client can watch a different window. When clients are watching different windows, every client uses the full terminal size.
Nice.
1 comments
luchs
3642 days ago
Tmux supports this as well, just use "tmux new-session -t xy" instead of "tmux attach-session -t xy".
link