TUI Keybindings
Bindings build on the Vim binding set, so motion keys work alongside the arrow keys. Letter shortcuts (v, x, f) are case-insensitive, and every Ctrl/Alt shortcut also responds to its Shift variant (for example Ctrl+R and Ctrl+Shift+R both reload the catalog).
Navigation
-
Tab/Shift+Tab: move focus across form, search, list, and submit. -
Up/Down(orj/k): list navigation. -
Left/Right(orh/l): navigate category hierarchy. -
Home/End(org/G): first/last row. -
PgUp/PgDn: previous/next category.
Focus and Search
-
/orCtrl+F: focus extension search. -
Ctrl+L: focus extension list. -
Esc: clear search/filter context first, then exit.
Selection and Filters
-
Space: toggle extension selection. -
v: cycle category filter. -
c: toggle current category. -
C: open all categories. -
x: clear selected extensions. -
f: favorite focused extension. -
Ctrl+J: jump to next favorite. -
Ctrl+K: toggle favorites-only filter. -
Alt+S: toggle selected-only filter. -
Ctrl+Y: cycle preset-only filter (presets loaded fromcode.quarkus.io).