Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialGonzalo Castro
23,449 PointsTerminal new tab - same directory.
Hello, I'm working on Terminal app on mac os x Yosemite, and I frequently need to open new tabs. The question is, if someone know how to open a new tab (cmd+t) using the same working directory. For example if I'm on Documents/Web I need the new tab to open in Documents/Web, not to type all the path again to get to the directory. In preferences there is an option but doesn't works. If anybody knows it would be awesome.
1 Answer
Roberto Alicata
Courses Plus Student 39,959 PointsOpen Terminal.app, go to Preferences > General, in the selectbox New Tabs open with and choose "Same Working Directory"
Gonzalo Castro
23,449 PointsGonzalo Castro
23,449 PointsHi Roberto, I try that several times and it didn't work. In fact that is what i have in preferences. I also try deleting the terminal.plist file so terminal.app restart but still not working.