Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Alert when connection closes or times out #17

Open
surfer190 opened this issue May 22, 2013 · 4 comments
Open

Suggestion: Alert when connection closes or times out #17

surfer190 opened this issue May 22, 2013 · 4 comments

Comments

@surfer190
Copy link

Sometimes when editing with rmate, I find that the connection closes and it takes me a while to realise what I have saved is not really being saved.

Is there the ability for some kind of alert to tell you the ssh conection has dropped, mind you this will have to be done locally as a rmate or rsub plugin. Correct?

@AJ-Acevedo
Copy link

You many want to look into adjusting your ssh server side and client side KeepAlive settings.
http://nileshbansal.blogspot.com/2007/02/prevent-timeouts-in-ssh.html

@mjobin-mdsol
Copy link

@AJ-Acevedo its an idea, but I got some servers only available behind VPN and unfortunately, sometimes the VPN connection terminate. textmate/rmate should handle that properly.

@cdaringe
Copy link

cdaringe commented Jun 9, 2014

Hey guys. This issue gets me as well. I'm not sure what the effort would be, but a great option (ideal option?) would be to perhaps use mosh over ssh? I.e. use ssh + some other goodies? http://mosh.mit.edu/ .

@bantmen
Copy link

bantmen commented Sep 29, 2016

@cdaringe Having the connection over mosh is a great idea. Was anyone able to get that working?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants