List Server State in tmux

From the tmux cheat sheet ยท Start and Inspect ยท verified Aug 2026

List Server State

Inspect sessions, clients, windows, and panes.

bash
tmux list-sessions
๐Ÿ’ก Most list commands have short aliases
๐Ÿ“Œ -a includes every session where supported
๐Ÿ” A server can host multiple sessions and clients
โš ๏ธ tmux info can produce a large diagnostic report
listinspectserver

Continue with tmux

Save the full cheat sheet or work through every related task.

More tmux tasks

Back to the full tmux cheat sheet