summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--top/top.19
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e62e659..350fdeb 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ procps-ng-NEXT
* top: can display the following with no need to scroll
* cmdline, control groups, environment,
supplimentary groups, namespaces
+ * top: adds a 'message log' recall capability
* watch: Add equexit no-change and exit option merge #153
procps-ng-4.0.0
diff --git a/top/top.1 b/top/top.1
index 38310df..4482c2d 100644
--- a/top/top.1
+++ b/top/top.1
@@ -1273,7 +1273,7 @@ depending on the context in which they are issued.
4a.\fI Global-Commands \fR
<Ent/Sp> ?, =, 0,
A, B, d, E, e, g, H, h, I, k, q, r, s, W, X, Y, Z,
- ^G, ^K, ^U, ^V, ^R
+ ^G, ^K, ^N, ^P, ^U, ^L, ^R
4b.\fI Summary-Area-Commands \fR
C, l, t, m, 1, 2, 3, 4, !
4c.\fI Task-Area-Commands \fR
@@ -1571,6 +1571,13 @@ in the bottom window.
.RS -7
.TP 7
+\ \ \ \fB^L\fR\ \ :\fILogged-Messages \fR (Ctrl key + `l')
+The 10 most recent messages are displayed in a separate window at
+the bottom of the screen while normal \*(We monitoring continues.
+Keying `^L' a second time removes that window as does the `=' command.
+Use the tab key to highlight individual messages.
+
+.TP 7
*\ \ \fB^R\fR\ \ :\fIRenice-an-Autogroup \fR (Ctrl key + `r')
You will be prompted for a PID and then the value for its
autogroup AGNI.