]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
DECCOLM fix, take 2. It turns out that my last fix wasn't causing crashes,
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 27 Mar 2003 00:22:59 +0000 (00:22 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 27 Mar 2003 00:22:59 +0000 (00:22 +0000)
commit1a2794254495c30962bc2a3700e375554a674e80
tree169808620dbf6b1b616ef69b3a057ed9bf6cd59a
parent9d2b0fb2d8cd182d23becacd716c24f0e3a7bfc5
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.

[originally from svn r3006]
terminal.c