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- *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" は太文字に設定する。ステータス行にハイライトを
Original file line number Diff line number Diff line change 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:
125125You can change the contents of the status line with the 'statusline' option.
126126This option can be local to the window, so that you can have a different
127127status line in each window.
128+ You can change the height of the status line with the 'statuslineopt' option.
128129
129130Normally, inversion is used to display the status line. This can be changed
130131with the 's' character in the 'highlight' option. For example, "sb" sets it
You can’t perform that action at this time.
0 commit comments