jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.91k stars 320 forks source link

Session timeouts for individual tabs #869

Open jbrunett opened 2 years ago

jbrunett commented 2 years ago

I believe the issue has just start with 1.14.0.9. When you have multiple tabs open and an underlying session times out a dialog box opens that tells you that session has timeout. The issue is that when clicking the OK button in the dialog box you are no longer sent to the timed out tab. When you have multiple tabs open not knowing which one timed out is irritating. The previous behavior was that when you clicked the Ok in the session timeout dialog box you where directed to the tab of the session that time out. It was easy to reestablish the session. Yes I do take steps to keep the sessions active but sometimes forget and the you have determine which of the multiple tabbed sessions has timeout. This is more of an irritation than an issue and more so because it used to take you to the timed out tab.

image