diff --git a/doc/wayland.jax b/doc/wayland.jax index 7db57abf3..ad7959f09 100644 --- a/doc/wayland.jax +++ b/doc/wayland.jax @@ -1,4 +1,4 @@ -*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12 +*wayland.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01 VIM リファレンスマニュアル by Bram Moolenaar @@ -21,7 +21,7 @@ Wayland シートを使用する場合にのみ役立つ。 *wayland-gui* |gui-wayland| を参照。GUI 使用時、Vim はクリップボードへのアクセスに GTK など のツールキットを使用し、Wayland 経由ではアクセスしない。これは |v:clipmethod| -変数で確認できる。GUI 実行時にはこの変数は "gui" になる。 +変数で確認できる。GUI 実行時にはこの変数は "none" になる。 Wayland のコマンド: *:wlrestore* *:wl* diff --git a/en/wayland.txt b/en/wayland.txt index da28657a1..9900d9ae3 100644 --- a/en/wayland.txt +++ b/en/wayland.txt @@ -1,4 +1,4 @@ -*wayland.txt* For Vim version 9.1. Last change: 2025 Oct 12 +*wayland.txt* For Vim version 9.1. Last change: 2025 Nov 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -22,7 +22,7 @@ multiple Wayland seats in the same Wayland session. See |gui-wayland|. Please note that when using the GUI, Vim uses the toolkit such as GTK for accessing the clipboard, and does not access the clipboard though Wayland. You can check this though the |v:clipmethod| variable, which -should equal to "gui" when running the GUI. +should equal to "none" when running the GUI. Wayland commands: *:wlrestore* *:wl*