| Key | Description |
|---|---|
| Ctrl+b d | Detach from current session |
| Ctrl+b s | List all sessions and switch |
| Ctrl+b $ | Rename current session |
| Ctrl+b ( | Switch to previous session |
| Ctrl+b ) | Switch to next session |
| Key | Description |
|---|---|
| Ctrl+b c | Create a new window |
| Ctrl+b n | Switch to the next window |
| Ctrl+b p | Switch to the previous window |
| Ctrl+b 0-9 | Switch to window by number |
| Ctrl+b , | Rename current window |
| Ctrl+b & | Close current window (with confirmation) |
| Ctrl+b w | List all windows and select one |
| Ctrl+b l | Switch to the last active window |
| Key | Description |
|---|---|
| Ctrl+b % | Split pane vertically (left/right) |
| Ctrl+b " | Split pane horizontally (top/bottom) |
| Ctrl+b Arrow | Move to the pane in that direction |
| Ctrl+b o | Cycle to the next pane |
| Ctrl+b z | Toggle zoom on current pane (full window) |
| Ctrl+b x | Close current pane (with confirmation) |
| Ctrl+b { | Swap current pane with the previous one |
| Ctrl+b } | Swap current pane with the next one |
| Ctrl+b Space | Cycle through pane layouts |
| Ctrl+b q | Show pane numbers briefly |
| Ctrl+b ! | Convert current pane into a new window |
| Key | Description |
|---|---|
| Ctrl+b Ctrl+Arrow | Resize pane by 1 cell in that direction |
| Ctrl+b Alt+Arrow | Resize pane by 5 cells in that direction |
| Key | Description |
|---|---|
| Ctrl+b [ | Enter copy mode |
| q | Exit copy mode |
| h j k l | Move left, down, up, right |
| w | Move forward one word |
| b | Move back one word |
| / | Search forward |
| ? | Search backward |
| n | Next search match |
| N | Previous search match |
| Space | Start selection |
| Enter | Copy selection and exit copy mode |
| Ctrl+b ] | Paste the copied text |
Curated for the Linux community