Added GOTO_WINDOW to actions enum
parent
4f02e6c096
commit
b344c978d0
|
|
@ -806,6 +806,7 @@ typedef enum {
|
|||
GHOSTTY_ACTION_MOVE_TAB,
|
||||
GHOSTTY_ACTION_GOTO_TAB,
|
||||
GHOSTTY_ACTION_GOTO_SPLIT,
|
||||
GHOSTTY_ACTION_GOTO_WINDOW,
|
||||
GHOSTTY_ACTION_RESIZE_SPLIT,
|
||||
GHOSTTY_ACTION_EQUALIZE_SPLITS,
|
||||
GHOSTTY_ACTION_TOGGLE_SPLIT_ZOOM,
|
||||
|
|
|
|||
Loading…
Reference in New Issue