summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2023-07-20 00:17:43 +0200
committerpgen <p.gen.progs@gmail.com>2023-07-20 00:17:43 +0200
commitd3ba8284ee89bd3abfc397dd182420392c6fb9c2 (patch)
treefbee864dae08316f34d848652ff9b4103d833e85 /smenu.1
parenta5a29d3b9a193fa4f8379f062934e837ce78dbf3 (diff)
Extend the -start_pattern option
Although only the first matching word is highlighted, the other matching words can now be accessed using the Next/Previous navigation keys.
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.110
1 files changed, 10 insertions, 0 deletions
diff --git a/smenu.1 b/smenu.1
index 6b748a0..fdce7eb 100644
--- a/smenu.1
+++ b/smenu.1
@@ -1983,6 +1983,16 @@ be any prefix of '\fIprefix\fP', '\fIsubstring\fP' or '\fIfuzzy\fP'.
Place the cursor on the first word corresponding to the specified pattern.
+Note that although only the first matching word is highlighted, all
+matching words (if any) can be accessed using \fBn\fP/\fBs\fP/\fBSPACE\fP
+and \fBN\fP/\fBS\fP keys as if they were the result of one of the
+search actions.
+
+These matching words can also be tagged at once if the tagging/pinning
+function is activated. See the "Tagging" section for more information.
+
+\fBESC\fP can be used to disable navigation among matching words.
+
\fIpattern\fP can be:
.RS
.IP \(bu 2