Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

dsrw/subl-handler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextMate URLHandler for SublimeText 2 on OSX

This application enables SublimeText 2 to open TextMate's txmt: urls, as described here

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

Requirements

  • Mac OS X (10.6 or 10.7)
  • SublimeText 2

Installation

Download latest release.

Unzip it, and install it in your Applications directory.

Launch it and select SublHandler -> Preferences..., then set the path for the subl binary.

Test it

Open terminal and type:

open 'txmt://open/?url=file:///etc/hosts'

or just click any txmt link.

Uninstalling

Delete following:

/Applications/SublHandler.app
~/Library/Preferences/org.unknownplace.sublhandler.plist

Author

  • Daisuke Murase :@typester (github, twitter, CPAN, etc..)
  • Scott Wadden (SublimeText 2 port)

License

BSD.