mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
Add a `new window` command to the scripting dictionary and wire it to `NSApplication` so AppleScript can create Ghostty windows. The command returns a scripting `window` object for the created window, with a fallback to a direct wrapper when AppKit window ordering has not yet refreshed in the current run loop.