add toggle command palette binding

This commit is contained in:
Mitchell Hashimoto
2025-04-21 09:52:21 -07:00
parent 8bd91e7104
commit 6d2685b5a2
14 changed files with 84 additions and 12 deletions

View File

@@ -579,6 +579,7 @@ typedef enum {
GHOSTTY_ACTION_TOGGLE_TAB_OVERVIEW,
GHOSTTY_ACTION_TOGGLE_WINDOW_DECORATIONS,
GHOSTTY_ACTION_TOGGLE_QUICK_TERMINAL,
GHOSTTY_ACTION_TOGGLE_COMMAND_PALETTE,
GHOSTTY_ACTION_TOGGLE_VISIBILITY,
GHOSTTY_ACTION_MOVE_TAB,
GHOSTTY_ACTION_GOTO_TAB,