Skip to content

Tmux

Tmux is a terminal multiplexer. It allows you to create multiple terminal sessions in a single window.

Use session

tmux -S <session_name>

Cheat Sheet