kitty/docs/screenshots
Daniel M German 6a3fe6ae01 Command palette: word-level search with multi-token cross-column matching
Implement a word-level scoring engine for the command palette that replaces
the previous FZF-based approach. Query tokens are matched against pre-tokenized
words in each column (key, action, category) with exact, prefix, and
edit-distance scoring. Multiple search terms are supported with cross-column
matching — items matching more tokens rank higher. Compound query tokens
containing delimiters (e.g. mouse_selection) are matched as units.

Add comprehensive tests using a Go builder API instead of raw JSON blobs,
covering single-token, multi-token, partial-match, ranking, mouse binding,
and unmapped action scenarios.

Add documentation for the command palette kitten.
2026-03-22 17:28:28 -07:00
..
choose-files.webp Update choose files docs 2025-12-24 09:17:24 +05:30
command-palette.png Command palette: word-level search with multi-token cross-column matching 2026-03-22 17:28:28 -07:00
diff.png
family-selection.png
font-fine-tune.png
hints_mode.png
panel.png
quake-hypr.webp
quake-macos.webp
remote_file.png
screenshot.png
select-window.png
splits.png
themes.png
transfer.png
unicode.png
window-logo.png