repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: e16c9c91a15646b7314102caf09b0204cc546122: path_to: revision_to:
commit e16c9c91a15646b7314102caf09b0204cc546122 Author: Marc LehmannDate: Sun Jan 1 13:35:14 2006 +0000 *** empty log message *** diff --git a/src/command.C b/src/command.C
--- a/src/command.C
+++ b/src/command.C
@@ -4065,8 +4065,7 @@ rxvt_term::process_terminal_mode (int mode, int priv __attribute__ ((unused)), u
else
CLR_OPTION (Opt_intensityStyles);
- want_refresh = 1;
- want_full_refresh = 1;
+ scr_touch (true);
break;
#endif
case 1048: /* alternative cursor save */
-----END OF PAGE-----