How to open Mac Terminal from Project panel right-click folder?

I thought that this opened the folder in Mac's Terminal, but it's just opening in PHPStorm's Terminal.

I know I can open the folder in Finder, then Terminal, but it's a lot more clicks.

Is there a way to have it open in Mac Terminal?

0
4 comments

Hi there,

Just create an External Tools entry that will launch your Terminal app and pass folder path as a parameter (or as a Working directory -- depends how it works on Mac).

I'm on Windows, using ConEmu for that:

0

Where are you seeing External Tools entry?

0

Thanks.

That's in Preferences > Tools > External Tools.

Preferences of course for Mac, Settings for Windows.

0

Please sign in to leave a comment.