Running High Sierra and subl -n -w myfile.txt does not return after I close or quit.
It starts two processes, “Sublime Text” and “subl”. When I quit sublime, it only kills the “Sublime Text” process, not the “subl” process.
If I explicitly kill the subl process, obviously subl returns in the command line.