top: remove those winflags which restricted 'x' toggle <=== port of newlib ef8d1cb6

______________________________ original newlib message

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>
This commit is contained in:
Jim Warner
2022-06-15 00:00:00 -05:00
committed by Craig Small
parent 0ce9962269
commit d091a67854
4 changed files with 4 additions and 44 deletions

1
NEWS
View File

@@ -9,6 +9,7 @@ procps-ng-NEXT
* top: added long versions of command line options
* top: the time related fields can now be user scaled
* top: added a 'start time' field (STARTED)
* top: column highlighting allowed under 'L' or 'O'
procps-ng-3.3.17