tmux

Terminal multiplexer — manage multiple terminal sessions

Shell & Terminal C

tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them, and reattach them to a different terminal.

Instalasi

brew brew install tmux
apt apt install tmux