FG
💻 Software

Spawn a new terminal window (Mac OS X)?

Fresh7 days ago
Mar 15, 20269239 views
Confidence Score0%
0%

Problem

I am often working in a process in the Terminal and I've set some variables and used and so forth. Then I'd like to open another Terminal window from there. Is there any way to do this?

Error Output

cd

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Spawn a new terminal window (Mac OS X)?

Low Risk

What you could do is the following. Get the current environment in your clipboard: Open up a new Terminal window and export those environment variables And to ease the process, you could always alias it, like so So that all you have to do is get_env…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment