Custom Bindings and Key Tables in tmux
From the tmux cheat sheet ยท Key Bindings ยท verified Aug 2026
Custom Bindings and Key Tables
Bind keys with or without the prefix.
bash
bind | split-window -h
bind - split-window -v๐ -n creates a binding in the root key table
โ ๏ธ Root bindings can steal keys from applications
๐ก list-keys reveals defaults before customization
๐ Key tables support modal workflows
bindingskey-tablesnavigation
Continue with tmux
Save the full cheat sheet or work through every related task.