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 25
1+ *version9.txt* For Vim バージョン 9.2. Last change: 2026 Apr 27
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -52603,11 +52603,12 @@ Vim が制限モードで実行されている場合、外部 diff モードの
5260352603 ウスでクリック可能な領域を設定できる。
5260452604- |:terminal| でリフローのサポートを有効にする。
5260552605- タブページのリストが画面の表示高さを超えた場合にタブパネルをスクロールできる
52606- ように、'tabpanelopt' に "scroll" と " scrollbar" のサブオプションを追加した 。
52606+ ように、'tabpanelopt' に "scrollbar" サブオプションを追加した 。
5260752607
5260852608プラットフォーム固有 ~
5260952609--------------------
5261052610- DirectWrite (Win32) 用の 'guifont' で OpenType フォント機能をサポートする
52611+ - MS-Windows用の strptime() のフォールバックを追加。
5261152612
5261252613xxd ~
5261352614---
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.2. Last change: 2026 Apr 25
1+ *version9.txt* For Vim version 9.2. Last change: 2026 Apr 27
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52616,12 +52616,13 @@ Other ~
5261652616- Allow mouse clickable regions in the 'statusline', 'tabline' and the
5261752617 'tabpanel' using the |stl-%[FuncName]| atom.
5261852618- Enable reflow support in the |:terminal|.
52619- - Added "scroll" and " scrollbar" sub-options to 'tabpanelopt' so the tabpanel
52620- can scroll when the tab page list exceeds the visible screen height.
52619+ - Added "scrollbar" sub-option to 'tabpanelopt' so the tabpanel can scroll
52620+ when the tab page list exceeds the visible screen height.
5262152621
5262252622Platform specific ~
5262352623-----------------
5262452624- support OpenType font features in 'guifont' for DirectWrite (Win32)
52625+ - Include strptime() fallback for MS-Windows
5262552626
5262652627xxd ~
5262752628---
You can’t perform that action at this time.
0 commit comments