Opening ghostty from cli on macOS #8150
|
Are there any plans for this? Is there any workaround as of right now? |
Answered by
00-kat
Aug 6, 2025
Replies: 1 comment 5 replies
|
its done on purpose you can absolutely launch it from the cli you need to use macos open api (to match the way you launch other graphical applications)
|
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yeah, opening a new Ghostty window in the existing process requires some form of communication with the running Ghostty, which is tracked by #2353. That removing
-ndoes not currently work is expected I think.