Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Opens multiple copies of sublime on OSX #32

Open
ghost opened this issue Jul 26, 2013 · 1 comment
Open

Opens multiple copies of sublime on OSX #32

ghost opened this issue Jul 26, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 26, 2013

I am using Sublime 2 and when I edit a file from the bootstrapper it always opens another window even thought I have sublime configured to open as new tab.

This is my sublime config:
"open_files_in_new_window": false

Thanks.

@ghost
Copy link
Author

ghost commented Jul 26, 2013

Well that was quick... The problem turned out to be how I called the app... I pointed the editor to:
/Applications/Sublime Text 2.app/Contents/MacOS/Sublime Text 2

It should be pointed to:
/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants