Terminal multiplexer. It allows multiple sessions with windows, panes, and more. See also:
zellij,screen. More information: https://github.com/tmux/tmux.
tmux
tmux {{[new|new-session]}} -s {{name}}
tmux {{[ls|list-sessions]}}
tmux {{[a|attach]}}
<Ctrl b><d>
<Ctrl b><c>
<Ctrl b><w>
tmux kill-session -t {{name}}