You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using baked in ssh (OpenSSH_for_Windows_7.6p1, LibreSSL 2.6.4), resizing the console window and typing results in strange console window behavior. It also results in a character that cannot be erased from the screen (without a full clear). Both of these issues are demoed in the animated graphic below. None of these issues reproduce with cmd, wsl, or wsl-provided ssh. (But I was told to report the issue here.)
I am not using the legacy console mode. Windows 10 17123 rs4_release.
Steps:
Start > Run > ssh user@host
Type in a few characters, note normal behavior
Resize the window vertically
Type in a few characters, note window changes height unexpectedly
The text was updated successfully, but these errors were encountered:
If your setup is [OpenSSH Client] -> [inbox sshd], then we can assume that sshd is acting properly, and this would be a bug in the OpenSSH client.
If this is [OpenSSH Client] -> [OpenSSH Server on WSL] then this is probably a problem with either the OpenSSHd or OpenSSH client implementation. Is there a OpenSSH bug that this is related too?
Using baked in ssh (
OpenSSH_for_Windows_7.6p1, LibreSSL 2.6.4
), resizing the console window and typing results in strange console window behavior. It also results in a character that cannot be erased from the screen (without a full clear). Both of these issues are demoed in the animated graphic below. None of these issues reproduce with cmd, wsl, or wsl-provided ssh. (But I was told to report the issue here.)I am not using the legacy console mode. Windows 10 17123 rs4_release.
Steps:
The text was updated successfully, but these errors were encountered: