Expand description
Action catalog and keys.toml overlay.
Defaults live in code. Operator diffs live in $VISSUE_KEYS or
~/.config/vissue/keys.toml. Invalid overlay is refused.
Structs§
- Action
Row - One catalog row. Defaults stay in this table.
- KeyMap
- Resolved map: chord -> action (board scope).
Enums§
- Action
Id - Dotted action id. HUD-shaped, remappable except reserved chords.
- Scope
- Where an action is bound: always, or only on the board.
Functions§
- chord_
from_ char - Map a typed character (no modifiers) or a named key to a chord token.