core: fix up toggle_slide_terminal action for rebase

This commit is contained in:
Mitchell Hashimoto
2024-09-25 09:48:47 -07:00
parent bdc2c02f23
commit 7806366eec
7 changed files with 9 additions and 6 deletions

View File

@@ -507,6 +507,7 @@ typedef enum {
GHOSTTY_ACTION_TOGGLE_FULLSCREEN,
GHOSTTY_ACTION_TOGGLE_TAB_OVERVIEW,
GHOSTTY_ACTION_TOGGLE_WINDOW_DECORATIONS,
GHOSTTY_ACTION_TOGGLE_SLIDE_TERMINAL,
GHOSTTY_ACTION_GOTO_TAB,
GHOSTTY_ACTION_GOTO_SPLIT,
GHOSTTY_ACTION_RESIZE_SPLIT,