I installed the subl handler , and I'm trying to test it using the recommended one:
open 'subl://open/?url=file:///etc/hosts'
Running this in the terminal opens SublHandler.app itself, but then does nothing - it does not open sublime text, not to mention the specified file.
In the SublHandler presets, I have a "subheading path" set to /usr/local/bin/subl
. If I run /usr/local/bin/subl
in my terminal, it will open exalted text.
Any ideas as to why SublHandler is not working?
source share