Skip to content

Commit f9c0b32

Browse files
committed
Update by original
1 parent 01bac35 commit f9c0b32

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

doc/options.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01
1+
*options.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -10223,8 +10223,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
1022310223
*'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
1022410224
'wlsteal' 'wst' 切替 (既定ではオフ)
1022510225
グローバル
10226-
{|+wayland_focus_steal| 機能付きでコンパイルされたとき
10227-
のみ有効}
10226+
{|+wayland_clipboard| 機能付きでコンパイルされたときの
10227+
み有効}
1022810228
有効にすると、Vim はクリップボードにアクセスするために一時的なサーフェ
1022910229
スを作成してフォーカスを奪取できるようになる。詳細については
1023010230
|wayland-focus-steal| を参照。

en/options.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2025 Sep 01
1+
*options.txt* For Vim version 9.1. Last change: 2025 Sep 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -10195,8 +10195,7 @@ A jump table for the options with a short description can be found at |Q_op|.
1019510195
*'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
1019610196
'wlsteal' 'wst' boolean (default off)
1019710197
global
10198-
{only when the |+wayland_focus_steal| feature is
10199-
included}
10198+
{only when the |+wayland_clipboard| feature is included}
1020010199
When enabled, then allow Vim to steal focus by creating a temporary
1020110200
surface, in order to access the clipboard. For more information see
1020210201
|wayland-focus-steal|.

0 commit comments

Comments
 (0)