Keyboard shortcuts

Vim-style navigation for the web review UI and plan page.

Multi-key sequences use an 800 ms buffer. A vim-style status bar shows NORMAL / INSERT; single-key shortcuts are disabled while typing in inputs.

Scrolling & diffs

KeyAction
j / kScroll down / up (100px)
Ctrl+d / Ctrl+uHalf-page down / up
g gJump to top
GJump to bottom
mToggle split / unified
tCycle tab size (2 → 4 → 8)
wToggle line wrap
nToggle line numbers
iCycle diff indicators
ICycle inline diff type
Cmd+Shift+PToggle comment preview

Files & UI

KeyAction
J / KNext / previous file
vToggle file viewed
bToggle sidebar
/All-scope search
sSymbol search
g vFile browser
g tTheme picker
Cmd/Ctrl+KCommand palette
?Shortcuts help

Do not confuse: t is tab size, not themes. Themes open with g t.

Plan page (/plan)

KeyAction
mSource → Read → Split
zZen Read
eLive plan edit
⌘/Ctrl+SFlush autosave while editing
oOutline
cComments map
J / KNext / previous plan
EscDiscard / exit zen / dismiss composer

TUI

The experimental TUI has its own keymap (vim-style). See repository docs/cli.md §4d for the full TUI table while the site stays web-authoritative.