Expand description
? help overlay — keymap registry + grouped binding list.
The registry is the single source of truth for “what chords
this UI accepts.” Both the help-overlay renderer and the
statusline’s contextual hints read from this slice; the event
loop in app.rs references the same chord constants so the
help text never lies about what’s wired up.