File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 May 28
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 16
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41675,6 +41675,7 @@ Ex コマンド: ~
41675
41675
- |CTRL-C| は常にアクティブな |popup-window| を閉じる。
41676
41676
- configure スクリプトは、GUI ツールキットを自動検出するときに、GTK2 よりも
41677
41677
GTK3 の使用を優先する。
41678
+ - |gv|はオペレータ待機モードで動作し、中断しない。
41678
41679
41679
41680
*added-9.2*
41680
41681
追加要素 ~
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2025 May 28
1
+ *version9.txt* For Vim version 9.1. Last change: 2025 Jun 16
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41686,6 +41686,7 @@ Others: ~
41686
41686
- |CTRL-C| always closes the active |popup-window|.
41687
41687
- the configure script will favor using GTK3 over GTK2 when auto-detecting the
41688
41688
gui toolkit
41689
+ - |gv| works in operator pending mode and does not abort
41689
41690
41690
41691
*added-9.2*
41691
41692
Added ~
You can’t perform that action at this time.
0 commit comments