Dump the default and custom key tables.

Section: Debug and introspection

List key bindings

bash
bash
tmux list-keys
Explanation

A fast way to verify what is actually bound.

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
Show tmux environment
Inspect environment variables known to tmux.
OpenIn sheetbashsame section
Show server info
Print internal server details.
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