diff --git a/doc/options.jax b/doc/options.jax index 0d1ce0a1c..648167c42 100644 --- a/doc/options.jax +++ b/doc/options.jax @@ -1,4 +1,4 @@ -*options.txt* For Vim バージョン 9.2. Last change: 2026 Apr 17 +*options.txt* For Vim バージョン 9.2. Last change: 2026 Apr 20 VIM リファレンスマニュアル by Bram Moolenaar @@ -10688,11 +10688,10 @@ Note 1番目の形式では、行全体がオプション指定に使われる *'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'* 'wlsteal' 'wst' 切替 (既定ではオフ) グローバル - {|+wayland_focus_steal| 機能付きでコンパイルされたとき - のみ有効} + DEPRECATED: このオプションは現在使用されていない。変更しても効果はない。 + 有効にすると、Vim はクリップボードにアクセスするために一時的なサーフェ - スを作成してフォーカスを奪取できるようになる。詳細については - |wayland-focus-steal| を参照。 + スを作成してフォーカスを奪取できるようになる。 *'wltimeoutlen'* *'wtm'* 'wltimeoutlen' 'wtm' 数値 (既定では 500) @@ -10704,10 +10703,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる 上することがある。一方で、コンポジタの応答に通常よりも時間がかかる場 合、エラーが発生することもある。 - さらに、このオプションは、サーフェスがフォーカスを取得するのを待機する - ときの最大タイムアウトとしても使用される。|wayland-focus-steal| を参 - 照。 - *'wrap'* *'nowrap'* 'wrap' 切替 (既定ではオン) ウィンドウについてローカル diff --git a/en/options.txt b/en/options.txt index 2670535fb..c02d40eaa 100644 --- a/en/options.txt +++ b/en/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 9.2. Last change: 2026 Apr 17 +*options.txt* For Vim version 9.2. Last change: 2026 Apr 20 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|. *'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'* 'wlsteal' 'wst' boolean (default off) global - {only when the |+wayland_focus_steal| feature is - included} + DEPRECATED: This option is no longer used; changing it has no effect. + When enabled, then allow Vim to steal focus by creating a temporary - surface, in order to access the clipboard. For more information see - |wayland-focus-steal|. + surface, in order to access the clipboard. *'wltimeoutlen'* *'wtm'* '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|. some cases. On the other hand, it may also mean you receive errors when the compositor takes more time to respond than usual. - Additionally, this option is also used as the maximum timeout when - waiting for a surface to gain focus, see |wayland-focus-steal|. - *'wrap'* *'nowrap'* 'wrap' boolean (default on) local to window