commit | e6a92b14067de0638429ec8fc58cd6934641f09f | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Sun Nov 12 12:20:49 2017 +0100 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Mon Nov 13 19:38:28 2017 +0100 |
tree | 5396fdd178902dc245491b0f2e23e49b9fdb82f4 | |
parent | ab14df074fb374d43584a01ff5ab20b71e9e16cb [diff] |
painting: evade an ncurses bug by adding the A_PROTECT attribute Adding the obscure A_PROTECT attribute to every color prevents an occasional miscoloring of the first few rows on the screen -- when ncurses is version 6.0 and dates from before October 17, 2015. Original-idea-by: Brand Huntsman <alpha@qzx.com> Tested-by: Brand Huntsman <alpha@qzx.com> This fixes https://savannah.gnu.org/bugs/?52182.