Remote linux agent to trigger a local edit?
-
Nearly all of my text editing is on remote linux hosts, and I usually discover the need to edit while in an ssh terminal session in the directory with the file in question.
Sublime and Textmate have remote linux commands (rsub and rmate) respectively) to trigger a local edit session. Vscode does something similar if you’re connected to a vscode server session on the remote host.
I’m hoping there’s a remote agent that allows remote-start of an edit session for NP++, perhaps just feeding back a channel and path for an NppFTP session. Is there anything?