diff --git a/src/top/top.c b/src/top/top.c index 94c15937..26a9adb5 100644 --- a/src/top/top.c +++ b/src/top/top.c @@ -5579,6 +5579,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) {