Move the background colour to clear with (if any) up as well as the data

when scrolling, redraw problem reported by sthen@.
This commit is contained in:
nicm
2020-04-21 13:48:56 +00:00
parent 9a60d41db4
commit 445dfa8512
2 changed files with 4 additions and 3 deletions

View File

@ -33,8 +33,8 @@
* - alternate escape (under XT).
*
* Also:
* - XT is used to decide whether to send DA and DSR,
* - DECSLRM and DECFRA use a flag instead of capabilities.
* - XT is used to decide whether to send DA and DSR;
* - DECSLRM and DECFRA use a flag instead of capabilities;
* - UTF-8 is a separate flag on the client; needed for unattached clients.
*/