File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -649,9 +649,8 @@ Athena GUI と neXtaw のサポートについては、パッチ 8.2.4677 にて
649
649
ジを出さないとしても、Vimは後でクラッシュするだろう)。
650
650
651
651
*gui-wayland*
652
- Wayland ディスプレイサーバープロトコルの最初のサポートは、patch 9.1.0064 で導
653
- 入された。これを有効にするには、シェルで環境変数 "$GVIM_ENABLE_WAYLAND" を設定
654
- する必要がある。
652
+ Wayland ディスプレイサーバープロトコルのサポートは、patch 9.1.0064 で導入され
653
+ た。
655
654
656
655
Note: Wayland プロトコルにはいくつかの制限があるため、次の関数は動作しない:
657
656
| getwinpos() | 、| getwinposx() | 、| getwinposy() | ならびに、| v:windowid | 変数は使
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -649,9 +649,8 @@ X11R5 with a library for X11R6 probably doesn't work (although the linking
649
649
won't give an error message, Vim will crash later).
650
650
651
651
*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.
655
654
656
655
Note: The Wayland protocol is subject to some restrictions, so the following
657
656
functions won't work: | getwinpos() | , | getwinposx() | , | getwinposy() | and the
You can’t perform that action at this time.
0 commit comments