File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
- *builtin.txt* For Vim バージョン 9.1. Last change: 2025 Aug 24
1
+ *builtin.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -12885,7 +12885,9 @@ vreplace コマンド|gR|と|gr|をサポート (常に true)
12885
12885
vtp vcon をサポート |+vtp| (現在のコンソール内で機能するか
12886
12886
どうかを調べるには vcon を確認する)
12887
12887
wayland Wayland プロトコルをサポート
12888
- wayland_clipboard Wayland のセレクション/クリップボートのサポート
12888
+ wayland_clipboard Wayland のクリップボートのサポート
12889
+ wayland_focus_steal Wayland のクリップボードのフォーカススティールのサポー
12890
+ ト
12889
12891
wildignore オプション 'wildignore' をサポート
12890
12892
wildmenu オプション 'wildmenu' を指定してコンパイル
12891
12893
win16 MS-Windows 3.1 用の古いバージョン (常に false)
Original file line number Diff line number Diff line change 1
- *builtin.txt* For Vim version 9.1. Last change: 2025 Aug 24
1
+ *builtin.txt* For Vim version 9.1. Last change: 2025 Sep 01
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -13161,7 +13161,9 @@ vreplace Compiled with |gR| and |gr| commands. (always true)
13161
13161
vtp Compiled for vcon support | +vtp | (check vcon to find
13162
13162
out if it works in the current console).
13163
13163
wayland Compiled with Wayland protocol support.
13164
- wayland_clipboard Compiled with support for Wayland selections/clipboard
13164
+ wayland_clipboard Compiled with support for Wayland clipboard.
13165
+ wayland_focus_steal Compiled with support for Wayland clipboard focus
13166
+ stealing.
13165
13167
wildignore Compiled with 'wildignore' option.
13166
13168
wildmenu Compiled with 'wildmenu' option.
13167
13169
win16 old version for MS-Windows 3.1 (always false)
You can’t perform that action at this time.
0 commit comments