Skip to content

asuth/subl-handler

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
This branch is 11 commits ahead of dsrw:master.

Latest commit

 

Git stats

Files

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

SublimeText 2 URLHandler on OS X

This application enables SublimeText 2 to open subl: urls, as Textmate has as described here

subl://open/?url=file:///etc/passwd&line=10&column=2

Installation

Download latest release.

Unzip it, then launch it. Select SublHandler -> Preferences..., then set the path for the subl binary.

Mountain Lion Users: Because it's an unsigned binary, you'll need to right-click the app and select "Open"...You only need to run it once for the URL handler to register.

Test it

Open terminal and type: open 'subl://open/?url=file:///etc/hosts'

Uninstalling

Delete following:

/Applications/SublHandler.app
~/Library/Preferences/com.asuth.sublhandler.plist

Author

  • Daisuke Murase :@typester (github, twitter, CPAN, etc..)
  • Scott Wadden (SublimeText 2 port)
  • Andrew Sutherland (Mountain Lion fixes)

License

BSD.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 100.0%