Open external editor - Compose long prompts in your preferred editor
2
Ctrl+X then M
Open model picker - Switch between available models
3
Ctrl+O
Toggle subagent overlay - View active subagent sessions
4
Ctrl+Y
Navigate to parent session - Return to the parent session from a subagent session
5
Alt+Up
Edit last queued message - Pop the latest queued follow-up message back into the composer for editing
6
Ctrl+X then Q
Edit queue in editor - Open all queued messages as ----separated markdown blocks in your external editor
7
Ctrl+- / Super+Z
Undo - Undo the last input edit (on Windows, Ctrl+Z also works as undo)
8
Ctrl+L
Focus input - Move focus back to the input box from dialogs or other UI regions
9
Ctrl+Shift+S
Show shell output - Expand the shell output panel
10
Ctrl+Shift+B
Hide shell output - Collapse the shell output panel
11
Ctrl+C
Clear input / Exit - Clears the composer when it has text; exits the application when the composer is empty
12
Ctrl+D
Exit - Exits the application when the composer is empty
Shell Mode
1
!
Enter shell mode - Type ! to enter bash command mode
2
↑/↓ arrows
Navigate history - Browse through previous commands
3
Tab
Autocomplete - Complete commands and file paths
Text Editing
Ctrl+A Move to beginning of lineCtrl+E Move to end of lineCtrl+B / ← Move left one characterCtrl+F / → Move right one characterAlt+B Move back one wordAlt+F Move forward one word↑ Move up one line↓ Move down one lineHome Move to beginning of lineEnd Move to end of line
Navigation & UI
↑/↓ Navigate options in dialogsEnter Select current optionEscape Cancel/close dialogCtrl+C Cancel/close dialog