Fix pasting of newlines in local line editing mode. Possibly not a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 19 Sep 2001 20:07:15 +0000 (20:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 19 Sep 2001 20:07:15 +0000 (20:07 +0000)
commit760e88b21a672b2a4bb96c4c1bc041758eac1677
treeb4c4b5ccc15ab27e6491c30e661db9d90e60abdb
parenta748a096fb9654d8704ceacdb339507722320f6a
Fix pasting of newlines in local line editing mode. Possibly not a
very _good_ fix; something might want doing after the release.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1277 cda61777-01e9-0310-a592-d414129be87e
ldisc.c
psftp.c
putty.h
scp.c
ssh.c
telnet.c
terminal.c
unicode.c
window.c