DECCOLM fix, take 2. It turns out that my last fix wasn't causing crashes,
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 27 Mar 2003 00:22:59 +0000 (00:22 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 27 Mar 2003 00:22:59 +0000 (00:22 +0000)
commit7ce3b333037dc80774625af7192ec535468ed37b
tree169808620dbf6b1b616ef69b3a057ed9bf6cd59a
parent5fac915c83c037545177b56d10e07b43a3252393
DECCOLM fix, take 2.  It turns out that my last fix wasn't causing crashes,
but PuTTY was running out of memory, which is both easy and fatal under Mac OS
at present.  Having fixed that, I've re-instated the screen-clearing and
cursor-homing on DECCOLM, and added resetting the scroll region, since this
seems to help VTL's keypad diagram display correctly.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3006 cda61777-01e9-0310-a592-d414129be87e
terminal.c