diff --git a/doc/index.jax b/doc/index.jax index aaaafa872..19d27cc1d 100644 --- a/doc/index.jax +++ b/doc/index.jax @@ -1,4 +1,4 @@ -*index.txt* For Vim バージョン 9.1. Last change: 2025 Jul 20 +*index.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06 VIMリファレンスマニュアル by Bram Moolenaar @@ -1052,7 +1052,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能 |c_CTRL-C| CTRL-C と同じ。 |c_CTRL-D| CTRL-D カーソル直前の文字に一致する補完候補を一覧表示 |c_CTRL-E| CTRL-E カーソルをコマンドラインの末尾へ移動 -|'cedit'| CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド +'cedit' CTRL-F 'cedit' が標準設定なら、コマンドラインウィンド ウを開く。そうでないなら未使用 |c_CTRL-G| CTRL-G 'incsearch' がアクティブならば、次マッチへ移動 |c_| カーソル直前の文字を削除 diff --git a/en/index.txt b/en/index.txt index aa4741567..2966a6303 100644 --- a/en/index.txt +++ b/en/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 9.1. Last change: 2025 Jul 20 +*index.txt* For Vim version 9.1. Last change: 2025 Aug 06 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1034,7 +1034,7 @@ tag command action in Command-line editing mode ~ |c_CTRL-D| CTRL-D list completions that match the pattern in front of the cursor |c_CTRL-E| CTRL-E cursor to end of command-line -|'cedit'| CTRL-F default value for 'cedit': opens the +'cedit' CTRL-F default value for 'cedit': opens the command-line window; otherwise not used |c_CTRL-G| CTRL-G next match when 'incsearch' is active |c_| delete the character in front of the cursor