We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb94cd commit 1a117c4Copy full SHA for 1a117c4
include/ghostty.h
@@ -859,6 +859,7 @@ typedef union {
859
ghostty_action_move_tab_s move_tab;
860
ghostty_action_goto_tab_e goto_tab;
861
ghostty_action_goto_split_e goto_split;
862
+ ghostty_action_goto_window_e goto_window;
863
ghostty_action_resize_split_s resize_split;
864
ghostty_action_size_limit_s size_limit;
865
ghostty_action_initial_size_s initial_size;
0 commit comments