]> granicus.if.org Git - procps-ng/commit
top: remove those winflags which restricted 'x' toggle
authorJim Warner <james.warner@comcast.net>
Tue, 12 Apr 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 17 Apr 2022 00:43:19 +0000 (10:43 +1000)
commitef8d1cb6e3a11b6e3874929e3e9242aae03186dc
treefc7cf431e9bc843410669f6c106cd35006fc8ec0
parent4939a1da8dcd518c37a0505fba97105af8ed3798
top: remove those winflags which restricted 'x' toggle

On occasion, even as the top author, I wonder why that
'x' toggle has stopped working. Of course, it actually
was working but a locate request ('L') or other filter
('O') operation was active and thus temporarily turned
if off. Such behavior is documented in top's man page.

Well, with this patch that 'x' suppression is no more.

[ the original justification, however, remains true. ]

[ but there's really only one character which causes ]
[ any potential trouble & i'm gonna' keep it secret. ]

[ besides, if a display is corrupted, there's always ]
[ that '=' key which restores things back to normal. ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS
top/top.1
top/top.c
top/top.h