Richard B's patch to push erased text into the scrollback on ESC[2J
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 6 Mar 2003 12:51:12 +0000 (12:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 6 Mar 2003 12:51:12 +0000 (12:51 +0000)
commit876e5d5e627d117190851e41c0fb3d2d08cac70d
tree97c2ef45e9025630fe5e1c6d0619a7e1f269e75a
parentd1582b2e76cf777e4da4e047faa5cccab135f663
Richard B's patch to push erased text into the scrollback on ESC[2J
clears, and also to temporarily push the primary screen contents
into the scrollback while the alternate screen is active and bring
it back afterwards.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2910 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
putty.h
settings.c
terminal.c
terminal.h
winhelp.h