henrikpersson / rsub

Use rmate with Sublime Text.
458 stars 70 forks source link

Notifi about lost connection #51

Open KES777 opened 9 years ago

KES777 commented 9 years ago

When ssh connection have lost. you must notify about that. Without that all editing goes to /dev/null

mariovalney commented 8 years ago

+1 It's happening here and I've to delete files in Temp/ directory to try edit a file again in the new connection

KES777 commented 8 years ago

You may try this If file is already opened and you open new connection to the same file. The remote file will be rewriten with context of local changes

mariovalney commented 8 years ago

Works, thanks. But it's very frequently here with Putty and Sublime Text 2

randy3k commented 7 years ago

Due to the slow development of rsub, I am now maintaining a fork of rsub at https://github.com/randy3k/RemoteSubl and it has included this feature.