[email protected]:~$ man tmux

← cd ..
tmux logo★ 48K

tmux

tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen.

tmux demo

DESCRIPTION

tmux (terminal multiplexer) allows you to create a session that contains multiple windows and panes. You can split your terminal into side-by-side panes, keep long-running commands alive, and even disconnect (detach) and reconnect (attach) later — especially useful when working on remote servers over SSH.

INSTALLATION

$ sudo apt install tmux

DETAILS

Repository
tmux/tmux (2026-07-24)
Website
tmux.us
Author
tmux
License
ISC
Category
Productivity
Language
C
Platforms
Linux, macOS
Version
3.7b (2026-07-01)
Repo Age
11 years old

TAGS

MORE IN PRODUCTIVITY