Files
kitty/kitty_tests
Daniel M German 33b5b0a339 Add command_palette command to display bound keys
Add a Go-based command_palette kitten that provides a searchable,
interactive overlay for browsing and triggering keyboard shortcuts
and actions.

- New Go kitten at kittens/command_palette/ with FZF fuzzy search,
  grouped/flat views, and remote control action triggering
- Python collect_keys_data() does data collection, passed via stdin
- Navigation: arrows, ctrl+j/k (vim), ctrl+n/p (emacs), page up/down
- Enter triggers the selected action via RC command
- Help text displayed in footer for selected binding
- Added Go tests (main_test.go) and Python tests (command_palette.py)
2026-02-22 20:46:47 -08:00
..
2025-07-20 21:45:36 +05:30
2023-12-01 18:16:22 +05:30
2023-11-11 08:32:05 +05:30
2023-11-11 08:32:05 +05:30
...
2025-05-03 10:47:03 +05:30
2025-11-24 11:23:21 +05:30
2023-01-09 16:47:42 +05:30
2023-11-11 08:32:05 +05:30
...
2022-12-11 20:55:06 +05:30