Skip to content

asuth/subl-handler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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%