Keyboard Shortcuts
The following shortcuts are generated from KeyboardShortcutsCatalog.swift.
Tabs
⌘T- New tab.⌘⇧]- Next tab.⌘⇧[- Previous tab.⌘1 – ⌘9- Jump to tab 1–9.
Panes
⌘D- Split the pane right.⌘⇧D- Split the pane down.⌘W- Close pane. Then the tab, then the window⌘⌥ ← → ↑ ↓- Move focus between panes.
AI & Tools
⌘K- Command palette.⌘Y- Command history.⌘⇧M- Model manager.⌘⇧R- Runbooks.⌘⌥R- Save recent commands as a runbook.⌘⇧F- Fix the last command.⌘⇧E- Explain the last output.
AI commands
/agent- Multi-step task — you approve each step. /agent <task> · Pro/auto- Autopilot — safe steps auto-run, risky ones pause. /auto <task> · needs a zsh/bash shell · Pro/fix- Fix the last failed command. Same as ⌘⇧F · Free/explain- Explain the last command or output. Same as ⌘⇧E · Free/runbook- Save recent commands as a runbook. /runbook save-last <N> · Prospace / ?- Space forces a literal command; ? forces AI. A trailing ? is treated as a question
View
⌘F- Find in terminal. Searches the whole scrollback⌘G / ⌘⇧G- Next / previous match.⌘↑- Jump to previous command. Scrolls to the command's first line⌘↓- Jump to next command.⌘+- Increase font size.⌘-- Decrease font size.⌘0- Reset font size.
At the prompt
↑ ↓- Recall previous commands.Tab- Complete a file path.Return- Run the proposed command.Esc- Discard a proposal.⌃C- Interrupt the running command.Click terminal- Type raw on the shell line — AI gate is OFF. Returns to the AI bar after 15s idle; pauses a running agentAI menu- Safety Profile: Personal · Work · Production · Locked Down. Tightens the gate for the machine you're on
App
⌘,- Settings.⌘/- Show this shortcuts reference.⌘Q- Quit AITerm.