Windows Terminal
A modern terminal application for Windows that manages multiple shells in tabs, offering a unified interface for PowerShell, CMD, and WSL
Ctrl+Shift+T
New Tab
Opens a new tab.
💡 Hint: Tab
Ctrl+Shift+W
Close Tab
Closes the current tab.
💡 Hint: Window close
Ctrl+Tab
Next Tab
Switches to the next tab.
💡 Hint: Tab forward
Ctrl+Shift+Tab
Previous Tab
Switches to the previous tab.
💡 Hint: Tab backward
Ctrl+Shift+D
Duplicate Tab
Duplicates the current tab.
💡 Hint: Duplicate
Alt+Shift+-
Split Pane Horizontally
Splits the pane horizontally.
💡 Hint: Minus (horizontal line)
Alt+Shift++
Split Pane Vertically
Splits the pane vertically.
💡 Hint: Plus (add vertical)
Alt+Shift+D
Duplicate Pane
Duplicates the current pane in a split.
💡 Hint: Duplicate
Ctrl+Shift+W
Close Pane
Closes the current pane.
💡 Hint: Window close
Alt+↑
Navigate to Pane Above
Moves focus to the pane above.
💡 Hint: Alt+Up arrow
Alt+↓
Navigate to Pane Below
Moves focus to the pane below.
💡 Hint: Alt+Down arrow
Alt+←
Navigate to Left Pane
Moves focus to the left pane.
💡 Hint: Alt+Left arrow
Alt+→
Navigate to Right Pane
Moves focus to the right pane.
💡 Hint: Alt+Right arrow
Alt+Shift+↑
Resize Pane Up
Resizes the pane upward.
💡 Hint: Shift+Alt+Up
Alt+Shift+↓
Resize Pane Down
Resizes the pane downward.
💡 Hint: Shift+Alt+Down
Alt+Shift+←
Resize Pane Left
Resizes the pane leftward.
💡 Hint: Shift+Alt+Left
Alt+Shift+→
Resize Pane Right
Resizes the pane rightward.
💡 Hint: Shift+Alt+Right
Alt+Shift+Z
Toggle Pane Zoom
Toggles the current pane between zoomed and unzoomed.
💡 Hint: Zoom
Ctrl+Shift+C
Copy
Copies the selected text to the clipboard.
💡 Hint: Copy
Ctrl+Shift+V
Paste
Pastes text from the clipboard.
💡 Hint: Paste V
Ctrl+Shift+F
Find
Searches for text in the terminal.
💡 Hint: Find
Ctrl+,
Open Settings
Opens the Windows Terminal settings.
💡 Hint: Comma for settings
Ctrl+Shift+P
Command Palette
Opens the command palette.
💡 Hint: Palette
F11
Toggle Fullscreen
Toggles fullscreen mode.
💡 Hint: F11 (standard)
Ctrl++
Increase Font Size
Increases the font size.
💡 Hint: Plus to zoom in
Ctrl+-
Decrease Font Size
Decreases the font size.
💡 Hint: Minus to zoom out
Ctrl+0
Reset Font Size
Resets the font size to default.
💡 Hint: 0 to reset
Ctrl+Shift+↑
Scroll Up
Scrolls the screen up.
💡 Hint: Shift+Up
Ctrl+Shift+↓
Scroll Down
Scrolls the screen down.
💡 Hint: Shift+Down
Ctrl+Shift+PageUp
Page Up
Scrolls up by one page.
💡 Hint: PageUp
Ctrl+Shift+PageDown
Page Down
Scrolls down by one page.
💡 Hint: PageDown