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

exalted/sublimetext-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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:

About

Maps subl:// URL schemes on OSX to SublimeText 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages