Skip to main content
All available keyboard shortcuts, organized by context.
Run /help to see this list in Embedder.

Global Shortcuts

ShortcutMacAction
Ctrl+RCmd+RClear conversation / New chat
Ctrl+` Cmd+` Toggle serial terminal sidebar
Ctrl+Alt+BCmd+Option+BSwitch AI model
Shift+TabShift+TabToggle plan/act mode
Ctrl+ZCmd+ZUndo last message
Ctrl+Z (2x)Cmd+Z (2x)Open rewind interface
Ctrl+C (2x)Ctrl+C (2x)Exit application
Ctrl+C / EscapeCtrl+C / EscapeInterrupt agent
//Open command suggestions
Use Escape to stop Embedder when you see it going in the wrong direction. Context is preserved, so you can immediately course-correct.

Chat Input

ShortcutAction
ReturnSubmit message
Ctrl+ReturnInsert newline
Up / DownNavigate suggestions
TabComplete command / drill into directory
EscapeCancel suggestions
@Trigger file autocomplete
!Enter bash mode
~Enter send serial command mode
Use @ to specifically cite files you’d like Embedder to interact with.
Emacs mode is the default navigation mode.
ShortcutAction
Ctrl+N / DownNext item
Ctrl+P / UpPrevious item
Ctrl+F / RightForward
Ctrl+B / LeftBack
Ctrl+G / EscapeCancel
ReturnSelect item
SpaceToggle item
Ctrl+V / PageDownPage down
Alt+V / PageUpPage up
Ctrl+A / HomeJump to top
Ctrl+E / EndJump to bottom
TabTab navigation
ShortcutAction
J / DownNext item
K / UpPrevious item
L / RightForward
H / LeftBack
EscapeCancel
ReturnSelect item
SpaceToggle item
Ctrl+D / PageDownPage down
Ctrl+U / PageUpPage up
HomeJump to top
Shift+G / EndJump to bottom
TabTab navigation

Switching Keybinding Modes

Switch between Emacs and Vim navigation modes using /keybindings or /kb. Preferences are saved to ~/.embedder/keybindings.json. Keybinding changes take effect immediately without restarting Embedder.
Last modified on March 5, 2026