dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
53 stars 40 forks source link

How to set iTerm as default terminal for hotkey -1 #81

Open Deklin opened 7 years ago

Deklin commented 7 years ago

I've been struggling at this for a bit now.

I have

open -a iTerm

with and without a trailing space.

iTerm opens, but never opens the folder I am running the shortcut on.

If i set it to

open -a iTerm /

/ obviously opens so iTerm accept parameters, but I am not sure what is up with quickOpener and iTerm, any ideas would be great. Thanks

markiewb commented 6 years ago

I don't support this plugin anymore. Please fork it and create your own plugin from it.