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 Mar 19
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 21
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41644,6 +41644,7 @@ Ex コマンド: ~
41644
41644
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
41645
41645
|netrw| から切り離す
41646
41646
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
41647
+ - |CTRL-C| は常にアクティブな |popup-window| を閉じる。
41647
41648
41648
41649
*added-9.2*
41649
41650
追加要素 ~
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2025 Mar 19
1
+ *version9.txt* For Vim version 9.1. Last change: 2025 Mar 21
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41653,6 +41653,7 @@ Others: ~
41653
41653
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
41654
41654
and decouple it from |netrw|
41655
41655
- new digraph "APPROACHES THE LIMIT" using ".="
41656
+ - |CTRL-C| always closes the active |popup-window|.
41656
41657
41657
41658
*added-9.2*
41658
41659
Added ~
You can’t perform that action at this time.
0 commit comments