Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 1.73 KB

TerminalShortcuts.md

File metadata and controls

25 lines (23 loc) · 1.73 KB

Windows Terminal Shortcuts

Shortcuts

  • Ctrl + L   -   Clear the pane
  • Alt + Arrow Key   -   Change active pane
  • Alt + Shift + Arrow Key   -   Resize current pane
  • Ctrl + Shift + W   -   Close the pane
  • Ctrl + Shift + D   -   Open new tab
  • Ctrl + Tab   -   Next tab
  • Ctrl + Shift + 1   -   Open new tab with #1 shell (2: #2 shell, ...)
  • Alt + Shift + D   -   New pane
  • Alt + Shift +   +   -   Split horizontally
  • Alt + Shift +   -   -   Split vertically
  • F11   -   Full screen
  • Ctrl + Shift + PgUp   -   Scroll up one page
  • Ctrl + Shift + PgDn   -   Scroll down one page
  • Ctrl + Shift + Home   -   Scroll to start of history
  • Ctrl + Shift + End   -   Scroll to end of history
  • Ctrl + Shift + N   -   New window
  • Ctrl +   + (Numpad)   -   Increase font size
  • Ctrl +   - (Numpad)   -   Decrease font size
  • Ctrl + Shift + F   -   Find
  • Ctrl + ,   -   Open Settings
  • Ctrl + Shift + P   -   Open command palette