Closed GoogleCodeExporter closed 9 years ago
That function is provided by Cygwin's terminal driver, as controlled by stty's
"onlcr" option. This is enabled by default.
Additionally, mintty supports the VT100 "Line Feed/New Line Mode" (LNM) as
described at http://vt100.net/docs/vt100-ug/chapter3.html. CRLF mode is enabled
with '\e[20h' and disabled with '\e[20l'.
Original comment by andy.koppe
on 27 Mar 2011 at 6:01
Original issue reported on code.google.com by
lote...@gmail.com
on 26 Mar 2011 at 12:33