- Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Open in Sublime Text\command]
@="\"J:\\Dropbox\\Applications\\sublimetext2-2065.x64\\sublime_text.exe\" \"%1\" --new-window"
BUT, when sublimetext.exe --new-window runs sublime ignores the "status_bar_visible": true, setting in my global preferences.
Ctrl+B is simple fix, but I just thought I'd report the inconsistency.