Skip to content

Commit aa10966

Browse files
1 parent eddb22d commit aa10966

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

wayland.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'wayland'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="wayland.html" name="wayland.txt">wayland.txt</a>&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 20<br>
6+
<a class="Constant" href="wayland.html" name="wayland.txt">wayland.txt</a>&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 27<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by Bram Moolenaar</span><br>
@@ -26,7 +26,7 @@
2626
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="wayland.html#wayland-gui" name="wayland-gui">wayland-gui</a><br>
2727
<a class="Identifier" href="gui_x11.html#gui-wayland">gui-wayland</a>&nbsp;を参照。GUI 使用時、Vim はクリップボードへのアクセスに GTK など<br>
2828
のツールキットを使用し、Wayland 経由ではアクセスしない。これは&nbsp;<a class="Identifier" href="eval.html#v:clipmethod">v:clipmethod</a><br>
29-
変数で確認できる。GUI 実行時にはこの変数は &quot;none&quot; になる。<br>
29+
変数で確認できる。GUI 実行時にはこの変数は &quot;gui&quot; になる。<br>
3030
<br>
3131
Wayland のコマンド:<br>
3232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="wayland.html#:wlrestore" name=":wlrestore">:wlrestore</a>&nbsp;<a class="Constant" href="wayland.html#:wl" name=":wl">:wl</a><br>
@@ -73,9 +73,8 @@
7373
<br>
7474
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="wayland.html#wayland-persist" name="wayland-persist">wayland-persist</a><br>
7575
X11 のカットバッファを使用する場合、Wayland にはそのような機能は存在しない。そ<br>
76-
のような機能をエミュレートするには、Wayland クライアントが存在する場合にセレク<br>
77-
ションデータを保持するために、別のクリップボードマネージャーを使用する必要があ<br>
78-
る。<br>
76+
のような機能をエミュレートするには、Wayland クライアントが終了した後も選択デー<br>
77+
タを保持するために、別のクリップボードマネージャーを使用する必要がある。<br>
7978
<br>
8079
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="wayland.html#wayland-and-x11" name="wayland-and-x11">wayland-and-x11</a><br>
8180
使用している Vim のバージョンが X11 と Wayland の両方のサポートでコンパイルさ<br>

0 commit comments

Comments
 (0)