diff --git a/top/top.c b/top/top.c index 9f7477a0..d31c5d9a 100644 --- a/top/top.c +++ b/top/top.c @@ -5215,6 +5215,8 @@ static void keys_global (int ch) { Winstk[i].begtask = Winstk[i].focus_pid = 0; // force an extra procs refresh to avoid %cpu distortions... Pseudo_row = PROC_XTRA; + // signal that we just corrupted entire screen + Frames_signal = BREAK_screen; break; case 'I': if (Cpu_cnt > 1) {