Skip to content

Commit 772f2ce

Browse files
committed
Update by review
1 parent 0b02f6a commit 772f2ce

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/options.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8643,7 +8643,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
86438643
い。
86448644

86458645
グローバル値には、すべてのタブページのすべてのウィ
8646-
ンドウに適用される値が使用される。ウィンドウローカ
8646+
ンドウに適用可能な値が使用される。ウィンドウローカ
86478647
ル値には、そのウィンドウに適用される値が使用され
86488648
る。
86498649
Note: 適用された値が {n} と異なる場合、オプション
@@ -9154,7 +9154,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる
91549154
される)。
91559155
"": 端末に応じて自動的に選択する。
91569156

9157-
The SIGWINCH handler is always available. If set to "inband" and the terminal does not support in-band window resize events, then the SIGWINCH handler will be used instead as a fallback. If set to "" (empty option), then "inband" will be used if Vim detects that the terminal supports it, otherwise "sigwinch".
91589157
SIGWINCH ハンドラは常に使用可能である。"inband" に設定され、端末がイン
91599158
バンドウィンドウサイズ変更イベントをサポートしていない場合は、フォール
91609159
バックとして SIGWINCH ハンドラが使用される。"" (空オプション) に設定さ

0 commit comments

Comments
 (0)