kitty/shell-integration/ssh
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
..
bootstrap-utils.sh ssh kitten: Fix kitten not being on PATH when sshing into Debian systems 2025-01-02 19:46:50 +05:30
bootstrap.py ssh kitten: When using python interpreter fix symlinks with absolute paths not working with the copy command 2025-02-09 11:12:47 +05:30
bootstrap.sh
kitten shell-integration/ssh: Support arch=arm64, for MacOS 2024-05-08 23:44:35 -07:00
kitty Add command_palette command to display bound keys 2026-02-22 20:46:47 -08:00