Skip to content

Commit dee7802

Browse files
committed
Update by original
1 parent 506d692 commit dee7802

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

doc/version9.jax

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Mar 08
1+
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Mar 12
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -52598,10 +52598,11 @@ Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5259852598

5259952599
オプション: ~
5260052600

52601-
'statuslineopt' 'statusline' の追加オプション。例えば、複数の行を使用
52602-
するには、"maxheight" サブオプションを使用する
52601+
'statuslineopt' 'statusline' の高さを設定するための、ウィンドウローカ
52602+
ルな追加オプション
5260352603
't_BS' 同期更新を開始する。
5260452604
't_ES' 同期更新を終了する。
52605+
'termresize' 端末のサイズ変更イベントを処理するメソッド。
5260552606
'termsync' ターミナル DEC 2026 同期モードのサポートを有効にする。
5260652607
'winhighlight' ウィンドウローカルのハイライトグループのマッピング
5260752608

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52612,10 +52612,11 @@ Autocommands: ~
5261252612

5261352613
Options: ~
5261452614

52615-
'statuslineopt' Extra options for the 'statusline', e.g. use the
52616-
"maxheight" suboption to use several lines.
52615+
'statuslineopt' Extra window-local options for the 'statusline', to
52616+
configure the height.
5261752617
't_BS' Begin synchronized update.
5261852618
't_ES' End synchronized update.
52619+
'termresize' Method for handling terminal resize events.
5261952620
'termsync' Enable support for terminal DEC 2026 sync mode.
5262052621
'winhighlight' Window-local highlight group mappings.
5262152622

0 commit comments

Comments
 (0)