]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): update help-toc description
authorChristian Brabandt <cb@256bit.org>
Sun, 3 Nov 2024 08:06:10 +0000 (09:06 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 3 Nov 2024 08:06:10 +0000 (09:06 +0100)
related: #10446

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/helphelp.txt

index 86c4775fdd3e551834a7c73bce8dcf7c44af8cd5..8ade446e6ec516f52e9d98a148040e71af63e7b2 100644 (file)
@@ -1,4 +1,4 @@
-*helphelp.txt* For Vim version 9.1.  Last change: 2024 Nov 02
+*helphelp.txt* For Vim version 9.1.  Last change: 2024 Nov 03
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -278,6 +278,7 @@ The latter supports the following normal commands: >
        +   | increase width of popup menu
        -   | decrease width of popup menu
        ?   | show/hide a help window
+       /   | search for pattern
 
        <C-D>      | scroll down half a page
        <C-U>      | scroll up half a page
@@ -288,7 +289,7 @@ The latter supports the following normal commands: >
 
 The plugin can also provide a table of contents in man pages, markdown files,
 and terminal buffers.  In the latter, the entries will be the past executed
-shell commands.  To find those, the following regex is used: >
+shell commands.  To find those, the following pattern is used: >
 
        ^\w\+@\w\+:\f\+\$\s