(IT_set_terminal_modes): Save screen color attribute
authorKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:22:47 +0000 (02:22 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 13 Dec 1995 02:22:47 +0000 (02:22 +0000)
commitc9adab2527a57f9d2ca4bc85bffe2c92f368c22f
treef1ae935de9775342775f50fd47caac80410a0b03
parent7e34da22f006fec1a9b6b4bec0bce4824349feb3
(IT_set_terminal_modes): Save screen color attribute
byte at startup, write saved screen dimensions to termscript
file.
(IT_reset_terminal_modes): When restoring startup screen contents,
only restore as much as was saved, and only as much as the screen
dimensions on exit can hold.  Blank the rest with the background
color saved at startup.  Write restored screen dimensions to
termscript file.
src/msdos.c