File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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--------------------
Original file line number Diff line number Diff line change 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
5261752620Platform specific ~
5261852621-----------------
You can’t perform that action at this time.
0 commit comments