Skip to content

Commit 506d692

Browse files
committed
Update version9.{txt,jax}
1 parent d94cabb commit 506d692

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

doc/version9.jax

Lines changed: 5 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 Mar 02
1+
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Mar 08
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -52585,6 +52585,7 @@ Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5258552585
*changed-9.3*
5258652586
変更点~
5258752587
------
52588+
- NeXTStep のサポートはパッチ v9.2.0122 で廃止された。
5258852589

5258952590
*added-9.3*
5259052591
追加要素 ~
@@ -52599,6 +52600,9 @@ Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5259952600

5260052601
'statuslineopt' 'statusline' の追加オプション。例えば、複数の行を使用
5260152602
するには、"maxheight" サブオプションを使用する。
52603+
't_BS' 同期更新を開始する。
52604+
't_ES' 同期更新を終了する。
52605+
'termsync' ターミナル DEC 2026 同期モードのサポートを有効にする。
5260252606
'winhighlight' ウィンドウローカルのハイライトグループのマッピング
5260352607

5260452608
==============================================================================

en/version9.txt

Lines changed: 5 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 Mar 02
1+
*version9.txt* For Vim version 9.2. Last change: 2026 Mar 08
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52599,6 +52599,7 @@ Other ~
5259952599
*changed-9.3*
5260052600
Changed~
5260152601
-------
52602+
- Support for NeXTStep was dropped with patch v9.2.0122
5260252603

5260352604
*added-9.3*
5260452605
Added ~
@@ -52613,6 +52614,9 @@ Options: ~
5261352614

5261452615
'statuslineopt' Extra options for the 'statusline', e.g. use the
5261552616
"maxheight" suboption to use several lines.
52617+
't_BS' Begin synchronized update.
52618+
't_ES' End synchronized update.
52619+
'termsync' Enable support for terminal DEC 2026 sync mode.
5261652620
'winhighlight' Window-local highlight group mappings.
5261752621

5261852622
==============================================================================

0 commit comments

Comments
 (0)