Skip to content

Commit 8503a32

Browse files
authored
Merge pull request #2402 from h-east/update-wayland
Update wayland.{txt,jax}
2 parents 361e0cd + 9ac61e3 commit 8503a32

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/wayland.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12
1+
*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -21,7 +21,7 @@ Wayland シートを使用する場合にのみ役立つ。
2121
*wayland-gui*
2222
|gui-wayland| を参照。GUI 使用時、Vim はクリップボードへのアクセスに GTK など
2323
のツールキットを使用し、Wayland 経由ではアクセスしない。これは |v:clipmethod|
24-
変数で確認できる。GUI 実行時にはこの変数は "gui" になる。
24+
変数で確認できる。GUI 実行時にはこの変数は "none" になる。
2525

2626
Wayland のコマンド:
2727
*:wlrestore* *:wl*

en/wayland.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*wayland.txt* For Vim version 9.1. Last change: 2025 Oct 12
1+
*wayland.txt* For Vim version 9.1. Last change: 2025 Nov 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -22,7 +22,7 @@ multiple Wayland seats in the same Wayland session.
2222
See |gui-wayland|. Please note that when using the GUI, Vim uses the toolkit
2323
such as GTK for accessing the clipboard, and does not access the clipboard
2424
though Wayland. You can check this though the |v:clipmethod| variable, which
25-
should equal to "gui" when running the GUI.
25+
should equal to "none" when running the GUI.
2626

2727
Wayland commands:
2828
*:wlrestore* *:wl*

0 commit comments

Comments
 (0)