Back to docs index

Keyboard Shortcuts

Master these shortcuts to work faster in Termial. Shortcuts differ between macOS and Windows/Linux.

Application

ActionmacOSWindows/Linux
New TerminalCmd+TCtrl+T
New WindowCmd+NCtrl+N
Close TabCmd+WCtrl+W
SettingsCmd+,Ctrl+,
QuitCmd+QAlt+F4

Terminal

ActionmacOSWindows/Linux
Clear TerminalCmd+KCtrl+K
CopyCmd+CCtrl+Shift+C
PasteCmd+VCtrl+Shift+V
Select AllCmd+ACtrl+Shift+A
FindCmd+FCtrl+F

Tab Navigation

ActionmacOSWindows/Linux
Next TabCmd+Shift+]Ctrl+Shift+]
Previous TabCmd+Shift+[Ctrl+Shift+[
Go to Tab 1Cmd+1Ctrl+1
Go to Tab 2Cmd+2Ctrl+2
Go to Tab 3Cmd+3Ctrl+3
Go to Tab 4-9Cmd+4-9Ctrl+4-9

Sidebar

ActionmacOSWindows/Linux
Toggle SidebarCmd+BCtrl+B

AI Assistant

ActionmacOSWindows/Linux
Focus AI InputClick AI panelClick AI panel
Send QueryEnterEnter
Insert CommandClick suggestionClick suggestion

Editing

ActionmacOSWindows/Linux
UndoCmd+ZCtrl+Z
RedoCmd+Shift+ZCtrl+Shift+Z
CutCmd+XCtrl+X

Tips

Terminal Copy/Paste

In the terminal:

  • macOS: Standard Cmd+C and Cmd+V work
  • Windows/Linux: Use Ctrl+Shift+C and Ctrl+Shift+V to avoid conflict with terminal signals

Quick Navigation

Use Cmd+1 through Cmd+9 (or Ctrl+1 through Ctrl+9) to jump directly to specific tabs. Tab 1 is the leftmost tab.

Multiple Terminals

When working with multiple terminals in split or quad view, click to focus the terminal you want to type in.