Sublime Forum

Opening a folder form console issue

#1

I don’t understand the behavior of the next command:

    $ subl MyFolder

When

$ ls -l /usr/local/bin/subl lrwxr-xr-x 1 fguillen staff 64 Dec 21 15:47 /usr/local/bin/subl -> /Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl

Some times it opens the folder correctly, other times it opens an empty Sublime Editor, and the most of the cases it opens two Sublime Editors on empty and in the other the selected folder.

Version: build 2139
OS: OS X Lion

0 Likes

#2

Same weird behavior in:

Build: 2157
SO: OSX Lion

0 Likes

#3

The issue looks like disappear if I use the Global User Settings:

"hot_exit": false, "remember_open_files": false

Build: 2162
OS: OSX Lion

0 Likes