Terminal Multiplexing using Tmux - Sessions, Windows, and Panes
Tmux is a terminal multiplexer, which means it lets you run and manage multiple terminal environments inside a single terminal window. tmux is structured like this: Session → Windows → Panes Session: your full workspace Windows: like tabs inside a ...




