Skip to content

Commit 50495fb

Browse files
authored
Merge pull request #2602 from h-east/update-version9
Update version9.{txt,jax}
2 parents 1bfb378 + a8db24f commit 50495fb

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

doc/version9.jax

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

5261252613
xxd ~
5261352614
---

en/version9.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

5262252622
Platform specific ~
5262352623
-----------------
5262452624
- support OpenType font features in 'guifont' for DirectWrite (Win32)
52625+
- Include strptime() fallback for MS-Windows
5262552626

5262652627
xxd ~
5262752628
---

0 commit comments

Comments
 (0)