ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/screen.C
(Generate patch)

Comparing rxvt-unicode/src/screen.C (file contents):
Revision 1.39 by pcg, Wed Feb 25 15:06:05 2004 UTC vs.
Revision 1.41 by pcg, Sun Feb 29 15:31:56 2004 UTC

2155 back = Color_RV; 2155 back = Color_RV;
2156#endif 2156#endif
2157 } 2157 }
2158 2158
2159#ifdef TEXT_BLINK 2159#ifdef TEXT_BLINK
2160 if (rend & RS_Blink) 2160 if (rend & RS_Blink && back == Color_bg)
2161 { 2161 {
2162 if (!text_blink_ev.active) 2162 if (!text_blink_ev.active)
2163 { 2163 {
2164 text_blink_ev.start (NOW + TEXT_BLINK_INTERVAL); 2164 text_blink_ev.start (NOW + TEXT_BLINK_INTERVAL);
2165 hidden_text = 0; 2165 hidden_text = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines