SSH Session Remains in Prompt without Response after Network Disconnection in Tabby Version 216 and Above
Describe the problem: When I use version 215, if the connection is disconnected due to network reasons, the window will display: SSH x.x.x.x: session closed Press any key to reconnect However, when I use version 216 and higher versions (including 223), no matter how long it takes, the window stays at the prompt, but it is actually disconnected and will not respond to operations.
To Reproduce: Connect to any SSH, disconnect the network and wait for a few minutes, then reconnect the network to check whether the prompt has stopped responding to operations. At this point, as long as you do not select "Disconnect" from the menu, it will always remain in the prompt.
Yes this happens regularly on my Mac, as I guess network/wifi disconnects when idle and screen turns off. So then I go back to tabby, and I usually have to manually hit reconnect to get access to terminal. But sometimes I do get a "press any button to reconnect"
Same issue #10228
Same issue #10228
These two issues seem to be clearly different. The issue I encountered is that it does not display
SSH x.x.x.x: session closed
Press any key to reconnect
after the connection is disconnected. However, issue 10228 is about disconnecting during normal use.