mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
macos: select tab applescript command should not activate application (#11459)
Related to #11457
This commit is contained in:
@@ -126,7 +126,6 @@ final class ScriptTab: NSObject {
|
||||
}
|
||||
|
||||
tabContainerWindow.makeKeyAndOrderFront(nil)
|
||||
NSApp.activate(ignoringOtherApps: true)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user