Skip to content

Keybindings

Canonical source: crates/fireside-tui/src/config/keybindings.rs.

Presentation Mode

KeyActionNotes
, Space, Enter, lNext nodeSequential next unless traversal override applies
, hPrevious nodeBack navigation
gEnter go-to modeOpens numeric node prompt
?Toggle help overlayContext-aware help dialog
sToggle speaker notesPresenter-only notes panel
eEnter editor modeSwitches from presenter to editor
a..fChoose branch optionActive at branch points
q, Esc, Ctrl-cQuitExit app

Editor Mode

KeyActionNotes
j, Select next nodeEditor node list navigation
k, Select previous nodeEditor node list navigation
PageDownPage downMove by viewport page
PageUpPage upMove by viewport page
HomeJump topSelect first node
EndJump bottomSelect last node
/Start node-id searchSearch input mode
[Previous search hitStep backward through matches
]Next search hitStep forward through matches
gStart index jumpJump by numeric node index
TabToggle focusSwap pane focus
iStart inline editEdit selected node text
oStart notes editEdit speaker notes
lOpen layout pickerChoose node layout
LCycle layout previousBackward layout cycle
tOpen transition pickerChoose transition
TCycle transition previousBackward transition cycle
aAppend text blockAdds quick text block
nAdd nodeInsert node
dRemove nodeDelete selected node
vToggle graph view overlayEditor graph map
w, Ctrl-sSave graphWrite graph to target path
uUndoUndo latest editor command
rRedoRedo latest undone command
EscExit editor modeReturn to presenter mode
?Toggle help overlayContext-aware help dialog
q, Ctrl-cQuitExit app

Go-To Mode

KeyActionNotes
0..9Enter digitBuilds target node number
EnterConfirm go-toJumps to entered node
EscCancel go-toReturns to previous mode