Mac OS X - How to make a new terminal tab open in current tab's location?

2

Possible Duplicate:
Spawn a new terminal window (Mac OS X)?

Hi -

I'm working with the terminal a lot on Mac OS X, and many times use multiple tabs. Each time I open a new tab with Cmd+T, the new tab starts in my ~ folder. How can I get it to open in the same location as the tab I'm currently working on? thanks.

sa125

Posted 2010-08-07T13:32:07.910

Reputation: 916

Question was closed 2010-08-09T00:43:08.263

Answers

2

Take a look at this script, it may not work with Cmd+T but it looks like it's as simple as executing the script to open the new tab.

Benedict Lowndes

Posted 2010-08-07T13:32:07.910

Reputation: 474