Files
ghostty/macos
Mitchell Hashimoto ffe622ed30 macos: add standard application properties and commands
Add standard Cocoa scripting definitions to the AppleScript dictionary:

- Application properties: name, frontmost, version
- Standard Suite commands: exists, quit

These are backed by built-in Cocoa scripting classes (NSExistsCommand,
NSQuitCommand) and standard NSApplication KVC keys, so no Swift code
changes are needed.
2026-03-05 21:23:49 -08:00
..
2026-01-20 09:15:14 -08:00
2023-02-19 10:44:53 -08:00