Eran Ifrah

Results 192 comments of Eran Ifrah

Here is the doc: https://api.libssh.org/stable/group__libssh__session.html#ga7a801b85800baa3f4e16f5b47db0a73d I have enabled these 3: `SSH_OPTIONS_KEY_EXCHANGE` `SSH_OPTIONS_HOSTKEYS` `SSH_OPTIONS_PUBLICKEY_ACCEPTED_TYPES`

Looks like the SSH client (in CodeLite) does not apply the environment you defined in the above dialog... - You can try and set them in Windows environment and then...

I have uploaded another installer. You can [use the same link][1] - this time, it should be able to apply the environment variables before launching the ssh [1]: https://downloads.codelite.org/codelite/17.1.0/codelite-amd64-17.1.0.exe

without steps on how to reproduce this, I am shooting in the dark here

can you: - Run `ssh` from a terminal with `-v` and paste the output here? - Did you try adding this to your config file? `HostkeyAlgorithms +ssh-rsa` (as suggested above)...

Doesn't `Ctrl-/` does that for you? - for me it toggles the comment (comment or uncomment, depending on the current status)

Do you have an example for such an IO operations? Also, which OS are using?

I spoke too soon :) Indeed, I too see this on Windows

I see no solution other than replace the current control. Can you try and use the new `Terminal` tab? does it refreshes for you? if it does, I can make...