Possible Duplicate:
OS X Terminal.app: how to start a new tab in the same directory as the current tab?

This is the default behavior in Ubuntu: when you open an new tab in a terminal, the working directory of the new tab is the same as the one from which you opened the new tab. Is there a way to do that in Mac OS X?

link|improve this question
feedback

migrated from stackoverflow.com Apr 8 '11 at 17:40

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Daniel Beck, studiohack Apr 8 '11 at 17:48

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

This has been answered on SuperUser:
OS X Terminal.app: how to start a new tab in the same directory as the current tab

link|improve this answer
OK, thanks, but it seems really complicated. There must be an easier and cleaner way to do it, isn't there? – seb Apr 8 '11 at 17:34
@seb I don't know, but I do know (no offense intended) that this question is off-topic for Stack Overflow. – Phrogz Apr 8 '11 at 17:35
feedback