I want to open a new terminal window from my current window. (like command n opens a new terminal window that is in the same directory from the window I spawned it in). This has always annoyed me so today I want to solve it. Some bash script like
start /Applications/Utilities/Terminal.app -D CurrentDirectory
might work.
Also, my lion machine does this automatically. I have snow leopard and I've searched through all the terminal preferences and the internet.