]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Removed support for Line Feed/New Line Mode on the grounds that it doesn't
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 9 Mar 1999 11:57:13 +0000 (11:57 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 9 Mar 1999 11:57:13 +0000 (11:57 +0000)
commit1bfbaadd93756d2596933ce416364162602be985
treec58ed28823a045a013493c512095370e2389d657
parentb5e2bf461bfa9929d93d01c7d1ed826a6eeff1a9
Removed support for Line Feed/New Line Mode on the grounds that it doesn't
do the same as lfhascr -- it also changes the "return" key to send CR/LF, which
lfhascr doesn't do (and shouldn't do).  Also, Line Feed/New Line mode isn't
meant to affect IND, which lfhascr currently does (but arguably shouldn't).

[originally from svn r82]
terminal.c