I want to use some shortcut in Finder to open current folder in Terminal. I've only found an application, that adds icon to Finder's toolbar.
|
feedback
|
|
I have an application that does this in my finder toolbar. I use Open Terminal Here but that site also suggests ShellHere. Note that those are just AppleScripts that launch Terminal and CD to the directory found by examining the front-most Finder window. Nothing says those apps have to be in your Finder toolbar, and nothing is stopping you from assigning a global keyboard shortcut to run those apps as they reside elsewhere. Would that solve your question? | |||
|
feedback
|
|
in a terminal, just type: 'open xxxx' where xxxx is the folder you want, and it'll automatically open finder. run 'open' to see options or 'man open' for manual | |||
|
feedback
|