FG
💻 Software

Applescript to open a NEW terminal window in current space

Fresh5 days ago
Mar 15, 202624750 views
Confidence Score0%
0%

Problem

Yes, I'm having a terrible newbie experience with Apple Script. I need to open a new Terminal window in the current desktop space. NOT move me to another space which has a Terminal running and then open another Terminal window. Of course, if Terminal is not running then it should start a new Termin…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Applescript to open a NEW terminal window in current space

Low Risk

It seems weird but it takes advantage of an oddity in how Terminal handles incoming "do script" commands; it creates a new window for each one. You could actually replace that with something useful if you want; it'll execute whatever you want just a…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment