cyd01 / KiTTY

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

[0.71RC3 & RC5 Portable] Different output on first connection #6

Closed dsl101 closed 5 years ago

dsl101 commented 5 years ago

Connecting to a local VM via ssh, this is what I normally see on 0.70:

image

and with 0.71RC3Portable, I get this:

image

Is that big left indent correct? I presume its due to the fixes on the security side of things. Login to a different machine with public key rather than password looks better:

image

Initial testing from here on, the terminal looks OK, including running things like ncdu and glances.

dsl101 commented 5 years ago

No change with RC5.

lars18th commented 5 years ago

Hi,

Just to help to @cyd01 , I suggest to first try to use the regular (default) PuTTY 0.71 to check it the bug/error is inside it. I don't know if this is the case, but personally I check it before post here.

The effort of Cydia is remarkable. We'd do well to help as much as we can. :wink: Regards.

PD: @dsl101, if this error is found only in KiTTY, please don't think that my comment is rude. :angel:

dsl101 commented 5 years ago

Noted. But in this case, it's not possible to test on PuTTY as it doesn't offer the option to save the password—that's a specific feature and reason I use KiTTY :)

When prompting for username / password, both PuTTY and KiTTY behave normally.

lars18th commented 5 years ago

Ok @dsl101 ,

My previous comment is mostly generic to everyone! :wink:

cyd01 commented 5 years ago

I've made a fix. Can you check this beta build: https://www.9bis.net/kitty/data/beta/kitty.exe

dsl101 commented 5 years ago

Yup—all looks good now. Tx.