mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-18 03:00:23 +00:00
termio/exec: remove GHOSTTY_MAC_APP on Mac
This commit is contained in:
@@ -695,6 +695,9 @@ const Subprocess = struct {
|
||||
env.remove("SECURITYSESSIONID");
|
||||
env.remove("XPC_SERVICE_NAME");
|
||||
}
|
||||
|
||||
// Remove this so that running `ghostty` within Ghostty works.
|
||||
env.remove("GHOSTTY_MAC_APP");
|
||||
}
|
||||
|
||||
// If we're NOT in a flatpak (usually!), then we just exec the
|
||||
|
||||
Reference in New Issue
Block a user