]> granicus.if.org Git - procps-ng/commit
top: allow the summary memory lines to print 2 abreast
authorJim Warner <james.warner@comcast.net>
Wed, 4 Aug 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Fri, 6 Aug 2021 10:17:51 +0000 (20:17 +1000)
commit178acafb8a874f3c254a41127168b50185798b24
tree4a9b0018c149b99d8d7fb3c33ef8f9644748246f
parent6eb9d4b5866d1dddb0168cf94a976f50c477ea7f
top: allow the summary memory lines to print 2 abreast

The commit shown below introduced two abreast printing
for %Cpu statistics. But, the Memory & Swap lines have
always been printed on separate lines when '4' was on.

With this commit, those lines will now be treated just
like %Cpu stats, either separate lines or two abreast.

Reference(s):
. May 2020, added '4' toggle for 2 abreast
commit 59f5a37a247184b3009af963706ca68198067185

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