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

exalted/sublimetext-launcher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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