Hacker News new | ask | show | jobs
by Tashtego 4867 days ago
Great article but I can't get his advice for using Sublime Text as the editor to work. \e will open a new file, but saving/quitting doesn't ever run the query.
1 comments

'subl -w' is the correct incantation.
Last time I checked, it didn't work in linux iff there were other sublime windows open.

See http://stackoverflow.com/questions/14598261/making-sublime-t...

Thanks- that works!