From 9d18dcb0c3dc89487b4e35bfbe3b8c574674a6be Mon Sep 17 00:00:00 2001 From: h-east Date: Tue, 2 Sep 2025 22:18:57 +0900 Subject: [PATCH] Update various.{txt,jax} --- doc/various.jax | 4 +++- en/various.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/various.jax b/doc/various.jax index 40685922f..961245fa1 100644 --- a/doc/various.jax +++ b/doc/various.jax @@ -1,4 +1,4 @@ -*various.txt* For Vim バージョン 9.1. Last change: 2025 Aug 18 +*various.txt* For Vim バージョン 9.1. Last change: 2025 Sep 01 VIM リファレンスマニュアル by Bram Moolenaar @@ -528,6 +528,8 @@ T *+vreplace* |gR| と |gr| N *+wayland* Unix のみ: Wayland プロトコルのサポート N *+wayland_clipboard* Unix のみ: Wayland セレクション/クリップボードのサポー ト +N *+wayland_focus_steal* Unix のみ: データ制御プロトコルのないコンポジタでの + Wayland クリップボードのサポート。 T *+wildignore* 'wildignore' 9.0.0278 以降は常に有効 T *+wildmenu* 'wildmenu' 9.0.0279 以降は常に有効 T *+windows* 複数ウィンドウ; 8.0.1118 からは常に有効 diff --git a/en/various.txt b/en/various.txt index 9d631ad92..16bab2693 100644 --- a/en/various.txt +++ b/en/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 9.1. Last change: 2025 Aug 18 +*various.txt* For Vim version 9.1. Last change: 2025 Sep 01 VIM REFERENCE MANUAL by Bram Moolenaar @@ -528,6 +528,8 @@ T *+vreplace* |gR| and |gr| *+vtp* on MS-Windows console: support for 'termguicolors' N *+wayland* Unix only: support for the Wayland protocol. N *+wayland_clipboard* Unix only: support for Wayland selections/clipboard. +N *+wayland_focus_steal* Unix only: support for Wayland clipboard on + compositors without a data control protocol. T *+wildignore* 'wildignore' Always enabled since 9.0.0278 T *+wildmenu* 'wildmenu' Always enabled since 9.0.0279 T *+windows* more than one window; Always enabled since 8.0.1118.