File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- *change.txt* For Vim バージョン 9.1. Last change: 2025 Oct 14
1+ *change.txt* For Vim バージョン 9.1. Last change: 2025 Oct 26
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -1292,8 +1292,7 @@ Note 文字単位のコピーコマンドの後、コピーされたテキスト
12921292 のコマンドラインによるコマンドを実行するには、"@:" が使える。
12931293 コマンドラインがこのレジスタに蓄えられるのは、コマンドライン内
12941294 にコマンドが最低でも1文字打ち込まれたときである。そのため、コ
1295- マンドが完全にキーマッピングから実行されたときには、この内容に
1296- 変化はない。
1295+ マンドがマッピングから完全に実行された場合は変更されない。
12971296 {Vimが | +cmdline_hist | 機能付きでコンパイルされたときのみ有効}
12981297
12991298 *quote_#* *quote#*
Original file line number Diff line number Diff line change 1- *change.txt* For Vim version 9.1. Last change: 2025 Oct 14
1+ *change.txt* For Vim version 9.1. Last change: 2025 Oct 26
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1324,7 +1324,7 @@ and ":put" commands and with CTRL-R.
13241324 "@:" to repeat the previous command-line command.
13251325 The command-line is only stored in this register when at least
13261326 one character of it was typed. Thus it remains unchanged if
1327- the command was completely from a mapping.
1327+ the command was executed completely from a mapping.
13281328 {not available when compiled without the | +cmdline_hist |
13291329 feature}
13301330 *quote_#* *quote#*
You can’t perform that action at this time.
0 commit comments