File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *cmdline.txt* For Vim バージョン 9.1. Last change: 2026 Feb 06
1+ *cmdline.txt* For Vim バージョン 9.1. Last change: 2026 Feb 10
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *cmdline.txt* For Vim version 9.1. Last change: 2026 Feb 06
1+ *cmdline.txt* For Vim version 9.1. Last change: 2026 Feb 10
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1383,7 +1383,7 @@ This sets 'complete' to use completion in the current window for |i_CTRL-N|.
13831383Another example: >
13841384 :au CmdwinEnter [\/\?] startinsert
13851385 This will make Vim start in Insert mode in the command-line window.
1386- Note: The "\ " and "?" needs to be escaped, as this is a | file-pattern | .
1386+ Note: The "/ " and "?" needs to be escaped, as this is a | file-pattern | .
13871387See also | cmdline-autocompletion | .
13881388
13891389 *cmdwin-char*
You can’t perform that action at this time.
0 commit comments