tmux

tmux#

Modern terminal multiplexer.

$ tmux new -s work
$ tmux ls
$ tmux attach -t work
$ tmux kill-session -t work