Section: Debug and introspection

Show server info

bash
bash
tmux info
Explanation

Useful for low-level debugging.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Debug and introspection
Show global options
Inspect current global configuration.
OpenIn sheetbashsame section
Show window options
Inspect per-window settings.
OpenIn sheetbashsame section
List key bindings
Dump the default and custom key tables.
OpenIn sheetbashsame section
Show tmux environment
Inspect environment variables known to tmux.
OpenIn sheetbashsame section
Set a modern default terminal
Use a terminal definition with 256-color/feature support.
OpenIn sheettmux1 tag match
Preserve selected environment variables
Update tmux with variables from the client environment.
OpenIn sheettmux1 tag match