Commit 28df03f
committed
🤖 macOS: match main for Ghostty terminal opens (avoid regression)
Revert Ghostty invocation to exactly mirror main: use
open -a Ghostty <workspacePath>
No flags or --args. This avoids any behavior change on macOS and
fixes the regression where Ghostty windows didn’t appear.
Generated with .1 parent b142056 commit 28df03f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
| 623 | + | |
| 624 | + | |
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| |||
0 commit comments