On OS X, running subl -w somefile.txt
will open that file and wait until I close the tab/window. If I run subl -w somedirectory
, it opens a new window for the folder (as expected), and I would expect it to return as soon as that window is closed. Instead, it hangs forever. I can even quit Sublime Text and it still won’t return.
Running Sublime Text 3, build 3083.
Thanks!
Tony