]> granicus.if.org Git - procps-ng/commit
top: provides a new user 'message log' display ability
authorJim Warner <james.warner@comcast.net>
Thu, 2 Jun 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 5 Jun 2022 11:11:38 +0000 (21:11 +1000)
commit3901dcb9c900c289e0e1fefcf25c475efb7dfbf0
treef909595e0ce0adc7cfb01e56bdad2d7244c70726
parent15a6203b000747cfc070280c5732112ff504dd6f
top: provides a new user 'message log' display ability

Messages issued by top will be displayed for only 1.25
seconds. And while this length of time would appear to
be acceptable (given the absence of complaints), there
will be times when a specific message might be missed.

So, this commit offers users the opportunity to recall
up to 10 of the most recent messages that were issued.

[ we'll just exploit top's new bottom window feature ]

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