Tartarus CVS: putty simon
tartarus-commits-admin@lists.tartarus.org
tartarus-commits-admin@lists.tartarus.org
Sat, 29 Dec 2001 17:21:27 +0000
CVSROOT: /home/cvs
Module name: putty
Changes by: simon 01/12/29 17:21:27
Modified files:
. : ldisc.c putty.h settings.c windlg.c
doc : config.but
Log message:
Add a configurable option to make Return in Telnet send an ordinary
^M instead of the Telnet New Line code. Unix-type telnetds don't
care one way or the other; RDB claims some telnetds prefer Telnet
NL; and now someone has found one that can't deal with Telnet NL and
prefers ^M. Sigh.