Summary
Add a footer (and optional overlay) that lists exactly the keys valid for the currently active widget or panel.
Details
The TUI surfaces only fixed, partial key hints.
Add a context-aware help line, driven by the active widget, that shows the keys valid right now: a select shows filter/move/accept; a multiselect adds toggle and select-all; a text field shows caret/accept; the panel hub shows navigation and quit. Optionally expose the full list through a ? overlay. This makes the form self-teaching, especially for the less-common widgets.
Acceptance criteria
Summary
Add a footer (and optional overlay) that lists exactly the keys valid for the currently active widget or panel.
Details
The TUI surfaces only fixed, partial key hints.
Add a context-aware help line, driven by the active widget, that shows the keys valid right now: a select shows filter/move/accept; a multiselect adds toggle and select-all; a text field shows caret/accept; the panel hub shows navigation and quit. Optionally expose the full list through a
?overlay. This makes the form self-teaching, especially for the less-common widgets.Acceptance criteria
?key toggles a fuller help overlay.