Skip to content

Keyboard Shortcuts

All keyboard shortcuts for the TUI components.

Dashboard (ws switch)

KeyAction
j / Select next workstream
k / Select previous workstream
gJump to first workstream
GJump to last workstream

Actions

KeyAction
EnterOpen action picker for selected workstream
/Enter search mode
?Toggle help overlay
q / Esc / Ctrl+CQuit dashboard

Search Mode

KeyAction
TypeFilter workstreams (multi-term AND match)
/ Navigate filtered results
EnterConfirm filter
EscClear search and return to normal mode

Diff Viewer (ws diff <name>)

Panel Navigation

KeyAction
Tab / h / lSwitch between file list and diff panels

Scrolling

KeyAction
j / Scroll down
k / Scroll up
dScroll down half-page
uScroll up half-page
gJump to top
GJump to bottom

Files

KeyAction
nNext file
pPrevious file

View & Comments

KeyAction
tToggle unified / side-by-side view
cAdd inline comment on current line
qQuit viewer

Log Viewer (ws logs <name>)

Scrolling

KeyAction
j / Scroll down
k / Scroll up
dScroll down half-page
uScroll up half-page
gJump to top
GJump to bottom

Modes

KeyAction
fToggle follow mode (auto-scroll to new output)
qQuit viewer

Choice Picker

Used for editor selection and other interactive prompts.

KeyAction
j / Next option
k / Previous option
EnterConfirm selection
q / Esc / Ctrl+CCancel

Built with VitePress