Skip to content

Keyboard shortcuts

All bindings work from the command bar in any agent tab.

KeyAction
ReturnExecute the input line
Ctrl+CQuit the application
/ Ctrl+BMove the input cursor left
/ Ctrl+FMove the input cursor right
Shift+← / Cmd+Shift+[Switch to the previous tab
Shift+→ / Cmd+Shift+]Switch to the next tab
Ctrl+←Move the current tab one position left
Ctrl+→Move the current tab one position right
Walk backward through command history
Walk forward through command history
Cmd+W / Ctrl+WClose the current tab (works inside an embedded web page too; ignored while a picker or dialog is open)
Shift+↑ / Ctrl+↑Scroll the transcript up — accelerates the longer you hold it
Shift+↓ / Ctrl+↓Scroll the transcript down — accelerates the longer you hold it
Ctrl+PScroll the transcript up one line per press
Ctrl+NScroll the transcript down one line per press
Ctrl+ROpen the command history picker
Ctrl+GOpen the tab navigator — closes it if already open
Ctrl+TExpand or collapse the current tab's agent tool steps
PageUpScroll the transcript up half a screen
PageDownScroll the transcript down half a screen
EscapeReset the transcript scroll to the bottom
Backspace / DeleteDelete the character before the cursor
TabComplete the token at the cursor — see Tab completion
Shift+TabMove keyboard focus to the next application section — left sidebar, center, right sidebar, reporting panel — looping, skipping any that aren't currently present

Two tab types take keyboard input for themselves. A focused file navigator captures arrow keys, Home/End, PageUp/PageDown, Enter, Space, and typed characters for tree navigation. A harness tab sends everything to the harness except Shift+←/Shift+→/Cmd+Shift+[/Cmd+Shift+]/Shift+Tab, which still switch tabs or move focus between sections.