runtime(doc): Fix typo in runtime/doc/cmdline.txt
Commit:
https://github.com/vim/vim/commit/61e96c5a9545e1b946427fd3233ffa0a3a9bdfd2
Author: Hirohito Higashi <[email protected]>
Date: Tue Feb 10 22:46:22 2026 +0100
runtime(doc): Fix typo in runtime/doc/cmdline.txt
closes: https://github.com/vim/vim/issues/19378
Signed-off-by: Hirohito Higashi <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt
index 52c1f4f3b..4936b17fd 100644
--- a/runtime/doc/cmdline.txt
+++ b/runtime/doc/cmdline.txt
@@ -1,4 +1,4 @@
-*cmdline.txt* For Vim version 9.1. Last change: 2026 Feb 06
+*cmdline.txt* For Vim version 9.1. Last change: 2026 Feb 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1383,7 +1383,7 @@ This sets 'complete' to use completion in the current
window for |i_CTRL-N|.
Another example: >
:au CmdwinEnter [\/\?] startinsert
This will make Vim start in Insert mode in the command-line window.
-Note: The "\" and "?" needs to be escaped, as this is a |file-pattern|.
+Note: The "/" and "?" needs to be escaped, as this is a |file-pattern|.
See also |cmdline-autocompletion|.
*cmdwin-char*
--
--
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 [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vpvm9-005kEQ-3H%40256bit.org.