Better iterm integration
Choosy has taken over cmd+click in my terminal. This great when I want to open a link. It is not so great when I want to open a file in my IDE.
For example, I get a merge conflict in my CLI and I want to cmd+click the file to open in my IDE. Choosy only lets me open it in a browser. It would be great if I can create a rule to ignore any file path that ends in .js
. I tried to create a rule that would instead have it open a file that end in .js
in my IDE, but it does not work because path doesn't seem to be something you write a rule against (web address didn't work).
There also doesn't seem to be an option to ask choosy to ignore an action and do nothing which would in theory allow the default behavior to occur. Are there docs that I can read to see if I am missing something?
