How to start Sublime Text with a NEW window

in «tip» by Michael Beard
Tags: , , , ,

If there are multiple windows of Sublime Text up and I start a new jrnl entry, it switches it to the last in focus sublime text file.

While this works most of the time, now that I've started to use it more and have multiple windows open, it's not what I really want. Especially if I'm using a different display and virtual window.

So, I'm using this in my jrnl configuration

editor: /Users/beard/bin/subl -n -w

It seems to do what I want it to do and bring up a new window in the screen that is in focus.