subethaedit / SubEthaEdit

General purpose plain text editor for macOS. Widely known for its live collaboration feature.
https://subethaedit.net
MIT License
1.37k stars 112 forks source link

Support rmate protocol #31

Open dwt opened 5 years ago

dwt commented 5 years ago

One of the most useful features of TextMate is the ability to directly edit files on servers you are accessing via ssh. To do this, it supports the rmate protocol.

This feature would be awesome to support in SEE!

Here is the best list of rmate implementations I could find: https://marketplace.visualstudio.com/items?itemName=rafaelmaiolla.remote-vscode

monkeydom commented 5 years ago

That would sound like a great addition!