Author Topic: rmate support  (Read 1953 times)

jasonnet

  • Junior Community Member
  • Posts: 8
  • Hero Points: 1
rmate support
« on: December 31, 2018, 10:08:36 PM »
It can be quite nice to be able to be shelled in to a remote system and invoke

Code: [Select]
rmate myfile.cpp
or

Code: [Select]
rmate *.cpp
and have the files in my current directory of my remote Linux system appear in my local Windows text editor.   As far as I can tell, this capability is not included in SE and I don't see an easy way to hack that in to SE.   I see there is support for that in VSCode, (of course) Mate, and other editors.

Thanks.