Skip to content

Enables SublimeText to open URL Scheme atm:https:// and txmt:https:// on Linux

Notifications You must be signed in to change notification settings

eclemens/atom-url-handler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Atom URL Handler on Linux (Ubuntu based)

Enables Atom to open URL Scheme atm:https:// and txmt:https:// like these:

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

Note: We would have liked to have used atom:https:// as a protocol, but that is already taken and used for other purposes by Atom itself.

Installation

Download latest release.

Unzip it, then:

cd atom-url-handler-master/atom
bash install

Test it

Open a new tab on your browser and type: atm:https://open/?url=file:https:///etc/hosts

Thanks

All credits goto Algorich, owner of sublime-url-handler since I just made small change to make it work with Atom.

About

Enables SublimeText to open URL Scheme atm:https:// and txmt:https:// on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%