projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15bf01f
)
*** empty log message ***
author
root
<root>
Sat, 31 Dec 2005 19:35:56 +0000
(19:35 +0000)
committer
root
<root>
Sat, 31 Dec 2005 19:35:56 +0000
(19:35 +0000)
doc/rxvt.7.pod
patch
|
blob
|
history
src/command.C
patch
|
blob
|
history
diff --git
a/doc/rxvt.7.pod
b/doc/rxvt.7.pod
index ab1dbf075571fafed81077f3d63e7f1d8a6ff9aa..13426c2686727be4c5318c52c8c7ee2b43ebbd6d 100644
(file)
--- a/
doc/rxvt.7.pod
+++ b/
doc/rxvt.7.pod
@@
-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
diff --git
a/src/command.C
b/src/command.C
index 34aab5bc40d96963b0b5615814a4b1892798be17..f52f1a3dac85718422617f9c89fe21308a4057d1 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-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: