Turn of ICRNL in the client tty when we're not in editing mode. This
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Jan 2005 20:39:27 +0000 (20:39 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Jan 2005 20:39:27 +0000 (20:39 +0000)
commit8cdf0e5fddf29be73a94e856c5b656e4715990d7
tree6856199fbcd251cb108d28a8ca9f8533b983dc14
parentd8284c29049a1fec0f1de0d74d698fe4357f3825
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5114 cda61777-01e9-0310-a592-d414129be87e
unix/uxplink.c