mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
macos: add unhandled action
This commit is contained in:
@ -484,6 +484,8 @@ extension Ghostty {
|
|||||||
|
|
||||||
case GHOSTTY_ACTION_CLOSE_ALL_WINDOWS:
|
case GHOSTTY_ACTION_CLOSE_ALL_WINDOWS:
|
||||||
fallthrough
|
fallthrough
|
||||||
|
case GHOSTTY_ACTION_TOGGLE_TAB_OVERVIEW:
|
||||||
|
fallthrough
|
||||||
case GHOSTTY_ACTION_TOGGLE_WINDOW_DECORATIONS:
|
case GHOSTTY_ACTION_TOGGLE_WINDOW_DECORATIONS:
|
||||||
fallthrough
|
fallthrough
|
||||||
case GHOSTTY_ACTION_PRESENT_TERMINAL:
|
case GHOSTTY_ACTION_PRESENT_TERMINAL:
|
||||||
|
Reference in New Issue
Block a user