Expand description
The command palette (spec §6: ›-prefixed telescope scope): a fuzzy
list of every leader-tree command. Selecting one executes its
LeaderAction — the palette is a labelled door onto the same actions
the leader sequences fire, never a second implementation.
Structs§
- Command
Entry - One palette row: a leader leaf with its full key sequence.
- Command
Palette Modal - The palette modal — same engine as the note browser, command rows.
Functions§
- command_
entries - Flatten a leader tree into palette entries — the single keymap source.