aboutsummaryrefslogtreecommitdiffstats
path: root/pw.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-04-30 14:29:13 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-04-30 14:29:13 -0700
commitf46115c8fbef8b68bdb426cf7d25ba84b864cdbe (patch)
treedeadd70bdfb8eda7c37eb1f329fcb23580af016b /pw.1
parent76d200dd7f1266bb274d5d792d7645b456bc581a (diff)
downloadpw-f46115c8fbef8b68bdb426cf7d25ba84b864cdbe.tar.gz
pw-f46115c8fbef8b68bdb426cf7d25ba84b864cdbe.tar.bz2
pw-f46115c8fbef8b68bdb426cf7d25ba84b864cdbe.zip
New a, d commands to advance or delay triggers.
Diffstat (limited to 'pw.1')
-rw-r--r--pw.110
1 files changed, 10 insertions, 0 deletions
diff --git a/pw.1 b/pw.1
index 1cc8bc7..0738873 100644
--- a/pw.1
+++ b/pw.1
@@ -289,6 +289,16 @@ is shown followed by the list of triggers in parentheses.
Patterns which have a position other than 1 are preceded by
the position shown in square brackets.
+.IP "[\fIcount\fP]\fBa\fP, [\fIcount\fP]\fBd\fP"
+Advance or delay the currently active triggers by
+.I count
+lines, defaulting to 1. Advancing means that all of the triggers are assigned
+to more recently received lines closer to the head of the FIFO.
+on earlier data. Delaying is the opposite: the triggers are assigned to
+less recently received items, closer to the tail of the FIFO.
+The advance/delay commands will not move any trigger to a position which
+corresponds to a line that is not displayed.
+
.IP "[\fIcount\fP]\fB+\fP"
Increases the display size by
.I count