mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-20 12:34:45 +02:00
sshd server keeps count of characters typed on a line and will not send backspace erase to the client if no character is there to erase on the line even if the users is typing backspaces. This avoids erase of shell prompt characters for visual user friendliness.
OpenSSH
Win32 port of OpenSSH
Look at the wiki for help First release announcement is here: OpenSSH for Windows Update - Windows PowerShell Blog - Site Home - MSDN Blogs http://blogs.msdn.com/b/powershell/archive/2015/10/19/openssh-for-windows-update.aspx
Languages
Markdown
100%