*** empty log message ***
authorroot <root>
Sat, 31 Dec 2005 19:35:56 +0000 (19:35 +0000)
committerroot <root>
Sat, 31 Dec 2005 19:35:56 +0000 (19:35 +0000)
doc/rxvt.7.pod
src/command.C

index ab1dbf075571fafed81077f3d63e7f1d8a6ff9aa..13426c2686727be4c5318c52c8c7ee2b43ebbd6d 100644 (file)
@@ -1540,7 +1540,7 @@ X<Priv66>
 =begin table
 
        B<< C<h> >>     Bold/italic implies high intensity (see option B<-is>)
-       B<< C<l> >>     Font styles have no effect on intensity.
+       B<< C<l> >>     Font styles have no effect on intensity (Compile styles)
 
 =end table
 
index 34aab5bc40d96963b0b5615814a4b1892798be17..f52f1a3dac85718422617f9c89fe21308a4057d1 100644 (file)
@@ -4054,6 +4054,10 @@ rxvt_term::process_terminal_mode (int mode, int priv __attribute__ ((unused)), u
               SET_OPTION (Opt_intensityStyles);
             else
               CLR_OPTION (Opt_intensityStyles);
+
+            want_refresh = 1;
+            want_full_refresh = 1;
+            break;
 #endif
           case 1048:           /* alternative cursor save */
           case 1049: