File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *index.txt* For Vim バージョン 9.1. Last change: 2025 Jul 20
1+ *index.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1052,7 +1052,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
10521052| c_CTRL-C | CTRL-C <Esc> と同じ。
10531053| c_CTRL-D | CTRL-D カーソル直前の文字に一致する補完候補を一覧表示
10541054| c_CTRL-E | CTRL-E カーソルをコマンドラインの末尾へ移動
1055- | 'cedit' | CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド
1055+ 'cedit' CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド
10561056 ウを開く。そうでないなら未使用
10571057| c_CTRL-G | CTRL-G 'incsearch' がアクティブならば、次マッチへ移動
10581058| c_<BS> | <BS> カーソル直前の文字を削除
Original file line number Diff line number Diff line change 1- *index.txt* For Vim version 9.1. Last change: 2025 Jul 20
1+ *index.txt* For Vim version 9.1. Last change: 2025 Aug 06
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1034,7 +1034,7 @@ tag command action in Command-line editing mode ~
10341034| c_CTRL-D | CTRL-D list completions that match the pattern in
10351035 front of the cursor
10361036| c_CTRL-E | CTRL-E cursor to end of command-line
1037- | 'cedit' | CTRL-F default value for 'cedit' : opens the
1037+ 'cedit' CTRL-F default value for 'cedit' : opens the
10381038 command-line window; otherwise not used
10391039| c_CTRL-G | CTRL-G next match when 'incsearch' is active
10401040| c_<BS> | <BS> delete the character in front of the cursor
You can’t perform that action at this time.
0 commit comments