Skip to content

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

Notifications You must be signed in to change notification settings

eclemens/atom-url-handler

This branch is 8 commits ahead of algorich/sublime-url-handler:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 30, 2018
e40b991 · Oct 30, 2018

History

14 Commits
Oct 30, 2018
Oct 30, 2018
Jul 27, 2018

Repository files navigation

Atom URL Handler on Linux (Ubuntu based)

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

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

Note: We would have liked to have used atom:// 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://open/?url=file:///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:// and txmt:// on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%