jimradford / superputty

The SuperPuTTY Window Manager for putty sessions

Home Page:https://www.facebook.com/superputty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restart session feature doesn't work

Kyogre opened this issue · comments

Describe the bug
Nothing happens when I perform Restart session on a tab.

To Reproduce
Steps to reproduce the behavior:

  1. in SP connect to any ssh session (I am using SP with combination of kitty portable v0.76.1.13)
  2. open context menu of any tab
  3. press Restart session
  4. Nothing happens

Expected behavior
Session restarts

Desktop (please complete the following information):

  • OS: Windows 10 Pro 22H2
  • Version 1.5.0.0 zip

Are you trying to restart session when it's already connected? Because on already started session which just working find this option is not valid. Ideally it should be greyed out if session is started and not interrupted by any means.

restart session when it's already connected?

Yes.

on already started session which just working find this option is not

No no no. Maybe the user can't exit vim and just want to restart the session? 🙃
Anyway in kitty this feature is working fine.

OK, if that's the requirement, then I think we need a fix. Anyway it looks kitty supports this kind of restart, and putty doesn't even show this option when session connected.

And it could be possible that SuperPutty is mostly tested with putty. That's why there is no action on session restart click when connected.