Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (22 loc) · 1.3 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.3 KB

README

  • I couldn't make famous subl-handler work, so I wrote my own.
  • I don't know/care if this works for everything, but then all I care was to make better_errors work; so there it goes! 😉

How-to Install

  1. Download the latest version
  2. Extract the downloaded archive file
  3. Put Sublime Text 2 Launcher.app wherever you think is best (e.g., /Applications)
  4. Open Sublime Text 2 Launcher.app once (it will quickly quit itself, this is the expected behaviour)

You should now be good to go.

Troubleshoot

If you're having trouble getting this work, try:

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user

and then open Sublime Text 2 Launcher.app once (it will quickly quit itself, this is the expected behaviour).

Then check with the following command that you have only one binding for subl::

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump | grep -B6 bindings:.*subl: