]> granicus.if.org Git - procps-ng/commit
top: eliminate 'user' from the inspection view headers
authorJim Warner <james.warner@comcast.net>
Mon, 27 Jul 2015 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sun, 23 Aug 2015 11:00:15 +0000 (21:00 +1000)
commitcca63f2f667ff9dba99d4a1a2b1628253ee9b345
treee111d369d5fd685d66d09ea4f9891542b471ef55
parent63e828fe881210f30972524fcfc88bac215f36d0
top: eliminate 'user' from the inspection view headers

Since it's possible that euser name is not being shown
or the horizontal position had been scrolled past that
USER column, then part of those headers will be blank.

So it doesn't make sense to try and show the USER that
is associated with a process at all. Thus, this commit
simply removes the 'user' provision from both headers.

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