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- *options.txt* For Vim バージョン 9.2. Last change: 2026 Apr 17
1+ *options.txt* For Vim バージョン 9.2. Last change: 2026 Apr 20
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -10688,11 +10688,10 @@ Note 1番目の形式では、行全体がオプション指定に使われる
1068810688 *'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
1068910689'wlsteal' 'wst' 切替 (既定ではオフ)
1069010690 グローバル
10691- {|+wayland_focus_steal| 機能付きでコンパイルされたとき
10692- のみ有効}
10691+ DEPRECATED: このオプションは現在使用されていない。変更しても効果はない。
10692+
1069310693 有効にすると、Vim はクリップボードにアクセスするために一時的なサーフェ
10694- スを作成してフォーカスを奪取できるようになる。詳細については
10695- |wayland-focus-steal| を参照。
10694+ スを作成してフォーカスを奪取できるようになる。
1069610695
1069710696 *'wltimeoutlen'* *'wtm'*
1069810697'wltimeoutlen' 'wtm' 数値 (既定では 500)
@@ -10704,10 +10703,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる
1070410703 上することがある。一方で、コンポジタの応答に通常よりも時間がかかる場
1070510704 合、エラーが発生することもある。
1070610705
10707- さらに、このオプションは、サーフェスがフォーカスを取得するのを待機する
10708- ときの最大タイムアウトとしても使用される。|wayland-focus-steal| を参
10709- 照。
10710-
1071110706 *'wrap'* *'nowrap'*
1071210707'wrap' 切替 (既定ではオン)
1071310708 ウィンドウについてローカル
Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.2. Last change: 2026 Apr 17
1+ *options.txt* For Vim version 9.2. Last change: 2026 Apr 20
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -10669,11 +10669,10 @@ A jump table for the options with a short description can be found at |Q_op|.
1066910669 *'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
1067010670'wlsteal' 'wst' boolean (default off)
1067110671 global
10672- {only when the | +wayland_focus_steal | feature is
10673- included}
10672+ DEPRECATED : This option is no longer used; changing it has no effect.
10673+
1067410674 When enabled, then allow Vim to steal focus by creating a temporary
10675- surface, in order to access the clipboard. For more information see
10676- | wayland-focus-steal | .
10675+ surface, in order to access the clipboard.
1067710676
1067810677 *'wltimeoutlen'* *'wtm'*
1067910678'wltimeoutlen' 'wtm' number (default 500)
@@ -10686,9 +10685,6 @@ A jump table for the options with a short description can be found at |Q_op|.
1068610685 some cases. On the other hand, it may also mean you receive errors
1068710686 when the compositor takes more time to respond than usual.
1068810687
10689- Additionally, this option is also used as the maximum timeout when
10690- waiting for a surface to gain focus, see | wayland-focus-steal | .
10691-
1069210688 *'wrap'* *'nowrap'*
1069310689'wrap' boolean (default on)
1069410690 local to window
You can’t perform that action at this time.
0 commit comments