Fix alternate-screen bugs introduced by move to B-trees. Alternate
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 17 Apr 2001 08:53:31 +0000 (08:53 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 17 Apr 2001 08:53:31 +0000 (08:53 +0000)
commit7af9fa7f957710190d184d85e43bf917f71f84a9
treeb10435243caa1e576ef88bcea4f459b3b3d14091
parent260f3dec11d702a907fdaf5aaee143abb01d0eb2
Fix alternate-screen bugs introduced by move to B-trees. Alternate
screen wasn't being correctly cleared on creation, and also wasn't
inhibiting scrollback like it should have.

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