cyd01 / KiTTY

:computer: KiTTY, a free telnet/ssh client for Windows
https://www.9bis.com/kitty
Other
1.59k stars 137 forks source link

Option "New duplicated session..." can't change the username #320

Open lars18th opened 3 years ago

lars18th commented 3 years ago

Hi,

How to reproduce this bug:

From my point of view this is not the expected behaviour. For sure, if we use the format username@address for the first connection, then in this case the username is already established. But when we type the username, then in this case, any new duplicated session will need to ask for the username as well.

So, I hope you want to fix (or change) the current behaviour. Thank you for your continous effort improvind this amazing fork! Regards.

lars18th commented 3 years ago

Hi,

Perhaps this is the expected behaviour. If I select the option "New duplicated session..." and I connect to another server in which I've the same username and password, then the connection is automatic. Great!

So, in fact, this is the expected behaviour. But the problem is: The user knows this default behaviour? Futhermore, would it be possible to provide a method to change the username before connecting?

Thank @cyd01 for KiTTY !