Windows Terminal
Terminal / CLI
Tabs
▼
| CTRL+⇧ Shift+T | New tab | Win Linux |
| CTRL+⇧ Shift+W | Close current tab | Win Linux |
| CTRL+⇥ Tab | Next tab | Win Linux |
| CTRL+⇧ Shift+⇥ Tab | Previous tab | Win Linux |
| CTRL+ALT+1-9 | Switch to tab by position | Win Linux |
Panes
▼
| ALT+⇧ Shift+Plus | Split pane vertically (add right pane) | Win Linux |
| ALT+⇧ Shift+Minus | Split pane horizontally (add bottom pane) | Win Linux |
| ALT+Arrow keys | Move focus between panes | Win Linux |
| CTRL+⇧ Shift+W | Close focused pane | Win Linux |
Clipboard & Find
▼
| CTRL+⇧ Shift+C | Copy selected text | Win Linux |
| CTRL+⇧ Shift+V | Paste from clipboard | Win Linux |
| CTRL+⇧ Shift+F | Find / search in output | Win Linux |
View & Settings
▼
| CTRL+⇧ Shift+P | Open command palette | Win Linux |
| CTRL+= | Increase font size | Win Linux |
| CTRL+- | Decrease font size | Win Linux |
| F11 | Toggle full screen | Win Linux |
| CTRL+, | Open Settings | Win Linux |