Open folder in TotalTerminal

I think it should be useful feature if I can use some hotkey to open current TotalFinder tab in TotalTerminal (e.g. cd ~/Desktop/MyFolder ). It’s good to have feature like “Copy path”, but opening folder in Terminal or TotalTerminal would be 100 times better.
Thank you!

3 Likes

Agreed. This would be very helpful.

With Terminal.app the following shell command opens the given path in a new Terminal window:

open /some/path -a Terminal.app

Running the same command using TotalTerminal.app gives the following warning dialog:

The document “path” could not be opened. TotalTerminal cannot open files in the “folder” format.

1 Like

I’m really missing this too. Hotkey, context-menu, etc. Is there some other way of opening a path in a TotalTerminal window/tab? To add it as a service using Automator.