| 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 l | Switch to the last active window |
| Ctrl+b w | List all windows and select one |
| Ctrl+b , | Rename current window |
| Ctrl+b . | Move current window to another number |
| Ctrl+b & | Close current window (with confirmation) |
| Key | Description |
|---|---|
| Ctrl+b % | Split into left and right panes |
| Ctrl+b " | Split into top and bottom panes |
| Ctrl+b Arrow | Move to the pane in that direction |
| Ctrl+b o | Cycle to the next pane |
| Ctrl+b ; | Jump to the last active 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 (press a number to jump there) |
| Ctrl+b ! | Break current pane out 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 |
|---|---|
| q | Exit copy mode |
| h j k l | Move left, down, up, right |
| w / b | Move forward / back one word |
| g / G | Jump to the top / bottom of the history |
| Ctrl+u / Ctrl+d | Scroll up / down half a page |
| / | Search forward |
| ? | Search backward |
| n / N | Next / previous search match |
| Space | Start selection |
| Enter | Copy selection and exit copy mode |
| Key | Description |
|---|---|
| Ctrl+b ] | Paste the copied text |