mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 13:34:43 +02:00
Whether LF should be changed to CR-LF is determined by what the remote sshd server wants. Sequences like ESC[20h is sent by sshd servers in pty ANSI mode. Unix servers usually want LF and Windows servers CR-LF. Added simple ANSI data check now for pty use in interactive mode. Need to expand to simple ANSI engine in future for processing other ANSI terminal attributes.
OpenSSH
Win32 port of OpenSSH
Languages
Markdown
100%