0

extarnal file open in linux stopped working

U N. 13 years ago 0

As of build 2125, opening files with spaces in path (even quoted) has stopped working in Linux. E.g. `sublime_text "my file with spaces.txt"` makes ST open a new empty tab named "my". `sublime_text my\ file\ with\ spaces.txt` produces the same result