repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 4ebcbdaf1acf66b04bfd89ab56fa3f1d55751561:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 4ebcbdaf1acf66b04bfd89ab56fa3f1d55751561
Author: Marc Lehmann 
Date:   Thu Jul 1 20:02:43 2010 +0000

    *** empty log message ***

diff --git a/src/screen.C b/src/screen.C
index 1558792cf5f43c6cd963b5444755239f27615178..
index ..ca7ca8dc8d763d9dbc4299231d30038d5726b166 100644
--- 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-----