Tartarus CVS: putty: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Tue, 28 Jan 2003 09:26:34 +0000
CVS Root: /home/cvs
Module: putty
Changes by: simon
Date: Tue Jan 28 2003 09:26:34 GMT
Log message:
Oh, _that's_ why that `if' had the sense it did. Good grief.
Apparently I used to rely on the fact that the same `erase_char'
used to wipe parts of the screen was also a good value to use for
resetting line attributes. Should now be more robust against future
reorganisations of the ATTR_* bit fields.
Modified files:
. : terminal.c
Links:
http://cvs.tartarus.org//putty/terminal.c.diff?r1=1.135&r2=1.136