Skip to content

Commit cf91478

Browse files
committed
Update by original
1 parent 1ac463a commit cf91478

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

doc/windows.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim バージョン 9.2. Last change: 2026 Feb 24
1+
*windows.txt* For Vim バージョン 9.2. Last change: 2026 Mar 01
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -129,6 +129,7 @@ Buf/Win Enter/Leave 時の自動コマンド|autocommand|は、新しいウィ
129129
ステータス行の内容は 'statusline' オプションで変更できる。
130130
このオプションはウィンドウについてローカルにすることもでき、そうすると各ウィン
131131
ドウごとに異なるステータスラインを表示することができる。
132+
'statuslineopt' オプションを使用してステータスラインの高さを変更できる。
132133

133134
通常、ステータス行は反転表示される。これは 'highlight' オプションの 's' キャラ
134135
クタで変更できる。例えば、"sb" は太文字に設定する。ステータス行にハイライトを

en/windows.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*windows.txt* For Vim version 9.2. Last change: 2026 Feb 24
1+
*windows.txt* For Vim version 9.2. Last change: 2026 Mar 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -125,6 +125,7 @@ when the last window also has a status line:
125125
You can change the contents of the status line with the 'statusline' option.
126126
This option can be local to the window, so that you can have a different
127127
status line in each window.
128+
You can change the height of the status line with the 'statuslineopt' option.
128129

129130
Normally, inversion is used to display the status line. This can be changed
130131
with the 's' character in the 'highlight' option. For example, "sb" sets it

0 commit comments

Comments
 (0)