Sublime Text 2 always opens empty window
I am opening a Sublime Text 2 project with the following command using
gksudo in order to be able to edit some system files:
gksudo /usr/bin/subl
/home/orschiro/.sublime/system-administration.sublime-project
However, what Sublime does is it opens the project in a window but
additionally shows another empty window:
I already tried adding the following to the project and user settings but
it does not resolve the problem:
"open_files_in_new_window": false,
"hot_exit": false
Does anyone have an idea how I can stop Sublime from opening that
additional empty window?
No comments:
Post a Comment