mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 04:54:14 +02:00
macOS: Allow to customize global menu full screen shortcut
This commit is contained in:
@@ -308,6 +308,7 @@ typedef enum {
|
||||
CLEAR_TERMINAL_AND_SCROLLBACK,
|
||||
RELOAD_CONFIG,
|
||||
TOGGLE_MACOS_SECURE_KEYBOARD_ENTRY,
|
||||
TOGGLE_FULLSCREEN,
|
||||
|
||||
NUM_COCOA_PENDING_ACTIONS
|
||||
} CocoaPendingAction;
|
||||
|
||||
Reference in New Issue
Block a user