Add action on Zig side

This commit is contained in:
Roland Peelen
2024-09-30 19:53:18 +02:00
committed by Mitchell Hashimoto
parent 03abc18adb
commit 24ba1a6100
6 changed files with 12 additions and 0 deletions

View File

@@ -508,6 +508,7 @@ typedef enum {
GHOSTTY_ACTION_TOGGLE_TAB_OVERVIEW,
GHOSTTY_ACTION_TOGGLE_WINDOW_DECORATIONS,
GHOSTTY_ACTION_TOGGLE_QUICK_TERMINAL,
GHOSTTY_ACTION_TOGGLE_VISIBILITY,
GHOSTTY_ACTION_GOTO_TAB,
GHOSTTY_ACTION_GOTO_SPLIT,
GHOSTTY_ACTION_RESIZE_SPLIT,