Sublime Forum

Open directory in new window

#1

Hi all,

I’ve been trying to figure out what combination of command line parameters would allow me to open a new window with a given directory.

I’ve tried:

subl -n -a <dir>
subl -n
subl -a <dir>

and other such combinations but to no avail. If there were previous ST2/ST3 sessions, many times the directory get added to the previous window instead of the new one.

I’m convinced there’s a way to do it, but so far I didn’t find it.

0 Likes