diff --git a/top/top.c b/top/top.c index 771f6dbf..5a3d9581 100644 --- a/top/top.c +++ b/top/top.c @@ -4367,6 +4367,8 @@ static void forest_begin (WIN_t *q) { } // children found (and collapsed), so mark that puppy if (children) rSv_Hid(parent) = 'x'; + // this will force a check of the next Hide_pid, if any + j = PIDSmaxt; } } }