screen: draw new content immediately, to prevent color flashes
After updating the color palette, the corresponding new window content should be drawn immediately, before some other part of the code calls doupdate(), to prevent the old content being shown in the new colors. This fixes https://savannah.gnu.org/bugs/?49912 . Reported-by:Mike Frysinger <vapier@gentoo.org>
Showing
+2 -1
Please register or sign in to comment