Skip to content

Commit a92940c

Browse files
authored
Merge pull request #2575 from h-east/update-version9
Update version9.{txf,jax}
2 parents 0020157 + 99e0b14 commit a92940c

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

doc/version9.jax

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Apr 07
1+
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Apr 10
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -52599,6 +52599,9 @@ Vim が制限モードで実行されている場合、外部 diff モードの
5259952599
別に処理する際の、|:set+=|、|:set^=|、|:set-=| の処理を改善した。
5260052600
- |system()| および |systemlist()| 関数は、最初の引数としてリストを受け取り、
5260152601
シェルを完全にバイパスする。
52602+
- |stl-%[FuncName]| アトムを使用して、|status-line| にマウスクリック可能な領域
52603+
を設定できる。
52604+
- |:terminal| でリフローのサポートを有効にする。
5260252605

5260352606
プラットフォーム固有 ~
5260452607
--------------------

en/version9.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.2. Last change: 2026 Apr 07
1+
*version9.txt* For Vim version 9.2. Last change: 2026 Apr 10
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52613,6 +52613,9 @@ Other ~
5261352613
pairs individually (e.g. 'listchars', 'fillchars', 'diffopt').
5261452614
- |system()| and |systemlist()| functions accept a list as first argument,
5261552615
bypassing the shell completely.
52616+
- Allow mouse clickable regions in the |status-line| using the
52617+
|stl-%[FuncName]| atom.
52618+
- Enable reflow support in the |:terminal|.
5261652619

5261752620
Platform specific ~
5261852621
-----------------

0 commit comments

Comments
 (0)