runtime(doc): update help-toc description Commit: https://github.com/vim/vim/commit/6081c17890fefd9cb9a009beaace3d7f7b8d1605 Author: Christian Brabandt <c...@256bit.org> Date: Sun Nov 3 09:06:10 2024 +0100
runtime(doc): update help-toc description related: https://github.com/vim/vim/issues/10446 Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 86c4775fd..8ade446e6 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -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\+:\+\$\s -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1t7VlL-00APpB-Ns%40256bit.org.