]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Turn of ICRNL in the client tty when we're not in editing mode. This
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 15 Jan 2005 20:39:27 +0000 (20:39 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 15 Jan 2005 20:39:27 +0000 (20:39 +0000)
commit178a66ea0f5fc106d22955a0daea12a9d14ef624
tree6856199fbcd251cb108d28a8ca9f8533b983dc14
parent6b1afc2a6841c1800c2f1abc767db156f439dc90
Turn of ICRNL in the client tty when we're not in editing mode.  This
means that we send literal CRs and let the remote pty layer work out what to
do with them, so that if it wants raw mode it can have it.

[originally from svn r5114]
unix/uxplink.c