mirror-ghostty/macos/Sources
Mitchell Hashimoto 0e0bcafed5
macOS: remove manual invalidateRestorableState() (#12464)
This should be safe to delete now after #12461.

I tested saving 27 tabs, 4 with 2 splits,
`TerminalRestorable.encode(with:` finished successfully.

And I check the breakpoints when the Sparkle sends
`-[NSRunningApplication treminate]`. The call stack at `-[NSResponder
invalidateRestorableState]` is pretty much the same as quitting via
`cmd+q`.
2026-04-25 13:16:08 -07:00
..
App macOS: move the restoration logs 2026-04-25 21:06:20 +02:00
Features macOS: remove manual invalidateRestorableState() (#12464) 2026-04-25 13:16:08 -07:00
Ghostty Fix Korean IME committed text handling for arrow keys 2026-04-26 00:59:45 +09:00
Helpers macOS: move url hover to a separate file 2026-04-13 08:18:11 +02:00