aboutsummaryrefslogtreecommitdiff
path: root/claude-rules/keybinding-display.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: add the keybinding-display conventionCraig Jennings2026-05-251-0/+38
I added a rule for how to present a keymap's bindings when asked to show them. The format is a bulleted list grouped by prefix level: a General header at the top that lists the sub-prefixes leading into each category, then one section per category. Every bullet carries the full chord, the bound command, and the which-key label, so the written view matches what which-key shows on screen.