5 ms·
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.
by Tashtego 14y 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.
- stevvooe 14y ago'subl -w' is the correct incantation.
- xentronium 14y agoLast time I checked, it didn't work in linux iff there were other sublime windows open. See http://stackoverflow.com/questions/14598261/making-sublime-text-2-command-on-linux-behave-as-it-does-on-macos-x http://stackoverflow.com/questions/14598261/making-sublime-t...
- Tashtego 14y agoThanks- that works!