Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

reconnect option #147

Open sathish4000 opened 6 years ago

sathish4000 commented 6 years ago

Add ability to reconnect on an existing connection.

This option is particularly helpful when the remote computer is set to lock and you have password saved in Terminals. Instead of closing the window and opening again, it would be handy to have this option.

brianmullinsbsd commented 6 years ago

You can simply double-click your favorite to reconnect.

tntvenion commented 6 years ago

Just to explain OP's use case: When the remote PCs rdp is configured to allow multiple connections from the same account double clicking the terminals connection when you already have an open connection (that is locked) will open a new connection. You will have a new RDP session. In this case you have to close the old session in order to 'reconnect'. This is indeed annoying since in most cases you will run out of 'free' connections (unless you bought additional rdc cals). If the remote rdp is configured to allow a single connection per account then the same action will close the old connection and reopen it in terminals. You will be connected to your old rdp session. But this RDP configuration is rare since it is inconvenient. The 'reconnect' functionality described in the feature request is would have to close the active connection and try to connect again. This request has surfaced multiple times when terminals was on codeplex.

jirkapok commented 1 year ago

Focus on this as most requested feature after putty integration.