doc: add variable width data display without scrolling

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2022-04-30 00:00:00 -05:00
committed by Craig Small
parent fb32021eeb
commit 6b24d11b07
2 changed files with 37 additions and 1 deletions

2
NEWS
View File

@@ -8,6 +8,8 @@ procps-ng-NEXT
* top: fix 'smaps' bug preventing build under clang issue #235
* top: column highlighting allowed under 'L' or 'O'
* top: can alter autogroup nice value (like 'r' renice)
* top: can display the following with no need to scroll
* cmdline, control groups, environment, supp groups
procps-ng-4.0.0
---------------