repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 4ebcbdaf1acf66b04bfd89ab56fa3f1d55751561: path_to: revision_to:
commit 4ebcbdaf1acf66b04bfd89ab56fa3f1d55751561 Author: Marc LehmannDate: Thu Jul 1 20:02:43 2010 +0000 *** empty log message *** diff --git a/src/screen.C b/src/screen.C
--- a/src/screen.C
+++ b/src/screen.C
@@ -1340,7 +1340,7 @@ rxvt_term::scr_erase_screen (int mode) NOTHROW
// TODO: the code below does not work when view_start != 0
// the workaround is to disable the clear and use a normal refresh
// when view_start != 0. mysterious.
- if (rstyle & (RS_RVid | RS_Uline))
+ if (rstyle & (RS_Blink | RS_RVid | RS_Uline))
ren = (rend_t) ~RS_None;
else if (GET_BASEBG (rstyle) == Color_bg)
{
-----END OF PAGE-----