File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- *options.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01
1
+ *options.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -10223,8 +10223,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
10223
10223
*'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
10224
10224
'wlsteal' 'wst' 切替 (既定ではオフ)
10225
10225
グローバル
10226
- {|+wayland_focus_steal| 機能付きでコンパイルされたとき
10227
- のみ有効 }
10226
+ {|+wayland_clipboard| 機能付きでコンパイルされたときの
10227
+ み有効 }
10228
10228
有効にすると、Vim はクリップボードにアクセスするために一時的なサーフェ
10229
10229
スを作成してフォーカスを奪取できるようになる。詳細については
10230
10230
|wayland-focus-steal| を参照。
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
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|.
10195
10195
*'wlsteal'* *'wst'* *'nowlsteal'* *'nowst'*
10196
10196
'wlsteal' 'wst' boolean (default off)
10197
10197
global
10198
- {only when the | +wayland_focus_steal | feature is
10199
- included}
10198
+ {only when the | +wayland_clipboard | feature is included}
10200
10199
When enabled, then allow Vim to steal focus by creating a temporary
10201
10200
surface, in order to access the clipboard. For more information see
10202
10201
| wayland-focus-steal | .
You can’t perform that action at this time.
0 commit comments