ink-web-ui
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 items
  • g/G jump to first/last
  • pgUp/pgDn page navigation
  • / enter filter mode
  • esc clear filter
  • enter select item
  • ? toggle help view

On this page