crabidy/cbd-tui
Test User 8586194096 Add a help modal to cbd-tui behind a declarative binding table
Pressing ? opens an overlay listing usage notes and every key binding.
The bindings now live in one declarative table (app/bindings.rs) that
both key dispatch and the help modal render from, so the help can never
drift from the real bindings. Includes the dev-flow design artifacts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-20 17:27:12 +02:00
..
src Add a help modal to cbd-tui behind a declarative binding table 2026-07-20 17:27:12 +02:00
Cargo.lock Add cbd-tui 2023-05-17 19:08:48 +02:00
Cargo.toml Overhaul tracing: fix span misattribution, broaden coverage 2026-07-19 21:48:00 +02:00
schema.graphql Add cbd-tui 2023-05-17 19:08:48 +02:00