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.262 by root, Mon Feb 20 22:42:01 2006 UTC vs.
Revision 1.263 by root, Tue Apr 11 11:07:48 2006 UTC

2296 else 2296 else
2297 invert = !invert; 2297 invert = !invert;
2298# endif 2298# endif
2299 } 2299 }
2300 2300
2301 if (rend & RS_Uline && ISSET_PIXCOLOR (Color_UL)) 2301 if (rend & RS_Uline && fore == Color_fg && ISSET_PIXCOLOR (Color_UL))
2302 fore = Color_UL; 2302 fore = Color_UL;
2303#endif 2303#endif
2304 2304
2305 if (invert) 2305 if (invert)
2306 { 2306 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines