]> granicus.if.org Git - procps-ng/commit
top: preserved those new '4' and '!' toggles in rcfile
authorJim Warner <james.warner@comcast.net>
Fri, 29 May 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 31 May 2020 12:06:26 +0000 (22:06 +1000)
commitb46af6d21399a78f70e349c4476bd5545fbb44ce
treeb189e4ed9867113b0b68794a210764c6cbe15563
parent98ae31584b4c9ccfe45e05d49db8186a2d355798
top: preserved those new '4' and '!' toggles in rcfile

This patch will address Craig's feedback regarding the
original implementation of top's two new toggles. It's
likely other users would have questioned why they were
not saved also, once they discover these new features.

And, since the minimum terminal width was just lowered
to 80 columns, the default for window #1 is also being
changed to show the individual cpu graphs two abreast.

[ assuming no '--disable-modern-top' for ./configure ]

Reference(s):
https://gitlab.com/procps-ng/procps/-/issues/172
https://www.freelists.org/post/procps/two-major-changes-to-top,1

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