You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Ghostty as a supported SSH/Telnet terminal on macOS
Adds a new built-in macOS plugin for Ghostty alongside Terminal.app and
iTerm2. Ghostty has no "do script" AppleEvent, so the SSH launch path
drives it through its own AppleScript dictionary instead of `open -na
--args`, which avoids a security confirmation dialog and a broken extra
tab that appear once Ghostty is already running. Repeat connections
land as tabs in the existing window instead of new windows.
0 commit comments