Skip to content

Keyboard Shortcuts

ShortcutAction
Ctrl+Shift+FOpen the sidebar search (Esc closes it)
Ctrl+Shift+TNew session
Ctrl+Shift+NNew window
Ctrl+WClose the current tab
Ctrl+PgUp / Ctrl+PgDnPrevious / next tab
Ctrl+C / Ctrl+VCopy selection / paste (easy copy & paste, on by default)
Ctrl+Shift+C / Ctrl+Shift+VCopy / paste in the terminal (always available)
Ctrl+Shift+GFind in the terminal
Ctrl+Shift+KQuick switcher — jump to any session
Ctrl+Shift+AArchive the current session (closes its tab)
Ctrl+Shift+EToggle a 😊 marker on the current tab
Shift+EnterInsert a newline in the agent's prompt
Ctrl+JShow/hide the terminal panel
Ctrl+KClear the terminal panel (screen and saved history)
F8Show/hide the editor panel (brings a popped-out editor back first)
Ctrl+Shift+OQuick open — fuzzy-find a file in the project, opened in the editor
Ctrl+S (in the editor)Save the current file
Ctrl+F (in the editor)Find in the current file
F9Toggle the sidebar
Ctrl+,Preferences

In the close-tab and close-window confirmation dialogs (shown when a session is still active), a single keypress answers the dialog:

KeyAction
EExit the session(s)
BBackground the session(s) (when available)
C (or Esc)Cancel

Easy copy & paste

With easy copy & paste on (the default, see Preferences), Ctrl+C copies when text is selected — otherwise it interrupts as usual — and Ctrl+V pastes.

Note that Ctrl+K clears the panel terminal app-wide, so it takes priority over the shell's own kill-line binding inside terminals.

Unofficial community tool — not affiliated with or endorsed by Anthropic. Released under GPL-3.0. Forked from agent-session-manager by Máté Molnár.