Files
ghostty/macos
Mitchell Hashimoto f72d41675b macos: fix AppleScript quit command being silently ignored
The application class in Ghostty.sdef was missing a responds-to
declaration for the quit command. Apple's Cocoa Scripting requires
the application class to explicitly declare it responds to quit via
handleQuitScriptCommand: for the aevtquit event to be dispatched.
2026-03-06 08:03:16 -08:00
..
2026-01-20 09:15:14 -08:00
2026-03-06 07:59:58 -08:00
2023-02-19 10:44:53 -08:00