For Future Reference
Keybindings defined in this chapter
Command | Description |
---|---|
| The new |
| Sends |
| Reloads the tmux configuration file. |
| Splits the window horizontally. |
| Splits the window vertically. |
| Moves between panes. |
| Resizes the current pane. |
| Moves forward and backward through windows. |
Commands to control tmux’s behavior
Command | Description |
---|---|
set -g prefix C-a | Sets the key combination for the Prefix key. |
set -sg escape-time n | Sets the amount of time (in milliseconds) tmux waits for a keystroke
after pressing |
set -g base-index 1 | Sets the base ... |
Get tmux 2 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.