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.