Inspect Effective State in tmux

From the tmux cheat sheet ยท Troubleshooting ยท verified Aug 2026

Inspect Effective State

Check keys, options, messages, and pane identity.

bash
tmux list-keys
tmux show-options -g
๐Ÿ’ก Inspect effective state before editing config
๐Ÿ“Œ show-messages includes recent server messages
๐Ÿ” pane_dead helps locate exited pane processes
โš ๏ธ Use kill-server only as a last resort
troubleshootinginspectdiagnostics

Continue with tmux

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

Back to the full tmux cheat sheet