Skip to content

Commit 7a0a6ec

Browse files
committed
Update gui_x11.{txt,jax}
1 parent cfb13d8 commit 7a0a6ec

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

doc/gui_x11.jax

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2024 Nov 17
1+
*gui_x11.txt* For Vim バージョン 9.1. Last change: 2025 Jul 23
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -649,9 +649,8 @@ Athena GUI と neXtaw のサポートについては、パッチ 8.2.4677 にて
649649
ジを出さないとしても、Vimは後でクラッシュするだろう)。
650650

651651
*gui-wayland*
652-
Wayland ディスプレイサーバープロトコルの最初のサポートは、patch 9.1.0064 で導
653-
入された。これを有効にするには、シェルで環境変数 "$GVIM_ENABLE_WAYLAND" を設定
654-
する必要がある。
652+
Wayland ディスプレイサーバープロトコルのサポートは、patch 9.1.0064 で導入され
653+
た。
655654

656655
Note: Wayland プロトコルにはいくつかの制限があるため、次の関数は動作しない:
657656
|getwinpos()||getwinposx()||getwinposy()| ならびに、|v:windowid| 変数は使

en/gui_x11.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*gui_x11.txt* For Vim version 9.1. Last change: 2024 Nov 17
1+
*gui_x11.txt* For Vim version 9.1. Last change: 2025 Jul 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -649,9 +649,8 @@ X11R5 with a library for X11R6 probably doesn't work (although the linking
649649
won't give an error message, Vim will crash later).
650650

651651
*gui-wayland*
652-
Initial support for the Wayland display server protocol has landed in patch
653-
9.1.0064. To enable it, you need to set the environment variable
654-
"$GVIM_ENABLE_WAYLAND" in your shell.
652+
Support for the Wayland display server protocol has landed in patch
653+
9.1.0064.
655654

656655
Note: The Wayland protocol is subject to some restrictions, so the following
657656
functions won't work: |getwinpos()|, |getwinposx()|, |getwinposy()| and the

0 commit comments

Comments
 (0)