Skip to main content

Module keys

Module keys 

Source
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§

ActionRow
One catalog row. Defaults stay in this table.
KeyMap
Resolved map: chord -> action (board scope).

Enums§

ActionId
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.