top: restore a commit which had been reverted in error

Please do not look at this change and especially don't
look at that commit message for the patch shown below.

[ that way you won't notice I misinterpreted 'H' for ]
[ an 'h' when this logic was reversed as 'redundant' ]

Reference(s):
commit 7e33fc47c6

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2023-03-15 00:00:00 -06:00 committed by Craig Small
parent 7e33fc47c6
commit 411eaa1aa7
1 changed files with 2 additions and 0 deletions

View File

@ -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) {