--- rxvt-unicode/src/screen.C 2010/02/14 11:04:11 1.334 +++ rxvt-unicode/src/screen.C 2010/04/01 00:58:38 1.337 @@ -2087,7 +2087,7 @@ ccol2 = Color_bg; #endif - if (showcursor && focus) + if (focus) { if (option (Opt_cursorUnderline)) *crp ^= RS_Uline;