From 017d8140b34877dcd9d87b1f12a9c88c52474316 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Jan 2006 13:35:14 +0000 Subject: [PATCH] *** empty log message *** --- src/command.C | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/command.C b/src/command.C index fbca6ea8..9ae68f2a 100644 --- 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 */ -- 2.34.1