Skip to content

Keyboard Shortcuts

Press Ctrl+, to open the built-in shortcut help inside the app.

ShortcutAction
Ctrl+H / Cmd+↑Previous pane
Ctrl+L / Cmd+↓Next pane
Ctrl+Cmd+HPrevious session
Ctrl+Cmd+LNext session

Pane navigation wraps around — pressing next on the last pane selects the first, and vice versa. Session navigation wraps around in the same way.

Input

ShortcutAction
Cmd+Enter or EnterSend input (configurable in Settings)
Enter or Shift+EnterNew line (depends on Send Key setting)
/ Navigate input history
/ + typeFilter slash commands

Panels

ShortcutAction
Ctrl+POpen pane preview (press twice for live mode) (key configurable)
Ctrl+DOpen session detail popup (key configurable)
Ctrl+GOpen git operations popup (key configurable)
Ctrl+NOpen new session dialog
Ctrl+,Open keyboard shortcut help

Actions

ShortcutAction
Ctrl+1-9Send numbered choice directly (modifier configurable)
Ctrl+MToggle compact mode (key configurable)
Ctrl+BToggle shell mode
Ctrl+SSend interrupt (Escape) to pane
Cmd+Shift+HFocus unitmux from any app (key configurable)

In Preview / Detail Panels

All overlay panels support vim-style navigation:

KeyAction
j / kScroll line by line
d / uScroll half page
g / GJump to top / bottom
qClose panel

In Git Panel

KeyAction
j/kMove cursor
SpaceToggle file selection
aSelect/deselect all
EnterStage selected files
Ctrl+AStage all (git add -A)
Ctrl+PPush to remote

In New Session Dialog

KeyAction
TabSwitch New/Existing mode
h/lToggle claude/codex
j/kNavigate session list (Existing mode)
EnterCreate

General

ShortcutAction
EscapeClose current panel
qClose panel (in overlay panels)

Released under the MIT License.