since i currently do not use sublime as my main editor (lacks some things), i cannot help you with that, sorry.
But I really appreciate your repsonse to my feature request, that you tried to already implement my request as a plugin is just great and shows what potential this community has .
I am hoping you can help. I have spent the past several hours trying to figure out how to get this working and have had no luck. I am on OSXLion using Sublime 2 build 2091. How do I get this loaded and working? I have added it as a new plugin and tried relaunching Sublime. I notice that it created a pyc file along with the py one. This is my first day using Sublime and I don't normally code it python, so it could be something very obvious.
I'm a Mac OSX user too and would like to use this but don't know where to start. I'm working with Play! Framework (Scala) - it can generate the txmt:// urls to link straight from the browser to the code.
Silly newbie questions - Is this python code for Sublime 2? Where do I put the py file to add the extension to sublime? Did anyone else work out how to register the protocol with OSX?