Always activate iterm to put it into foreground

This commit is contained in:
crschnick 2023-11-26 18:39:35 +00:00
parent aa00cd6521
commit 37366ff1a8

View file

@ -673,6 +673,7 @@ public interface ExternalTerminalType extends PrefsChoiceValue {
end tell
end if
tell application "%s"
activate
create window with default profile command "%s"
end tell
""",