Components
List
Feature-rich browsable list with fuzzy filtering, status messages, and help, inspired by Charm's bubbles/list
Demo
Click the terminal below to focus it.
Features
- Fuzzy filtering — type
/to enter filter mode with fuzzy character matching - Item delegate pattern — each item shows title and description
- Cursor navigation — vim-style j/k navigation with page up/down
- Status messages — temporary feedback on selection (auto-clears after 2s)
- Help toggle —
?shows grouped keybindings - Viewport scrolling — smooth scrolling through large lists
Keybindings
j/k/↑↓navigate itemsg/Gjump to first/lastpgUp/pgDnpage navigation/enter filter modeescclear filterenterselect item?toggle help view