Skip to main content

Module keybindings

Module keybindings 

Source
Expand description

Keybinding-panel entries, formatting, layout, and scroll state.

Structs§

KeyLabel
KeybindingEntry
KeybindingGrid
KeybindingPanelState

Constants§

CLOSE_KEY
Closes the open panel before its normal binding runs (see App::handle_key).
GRID_GAP
MAX_PANEL_ROWS
TOGGLE_KEY
The reserved key that toggles the panel; user configs cannot rebind it (see App::new). Already in Key’s normalized form.

Functions§

build_entries
build_grid
truncate_with_ellipsis