From 06dc64816b528bb4e959892c619a6374e33f57f1 Mon Sep 17 00:00:00 2001 From: h-east Date: Wed, 1 Oct 2025 21:12:42 +0900 Subject: [PATCH] Update various.{txt,jax} --- doc/various.jax | 5 ++++- en/various.txt | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/various.jax b/doc/various.jax index 2c5a04475..04236db42 100644 --- a/doc/various.jax +++ b/doc/various.jax @@ -1,4 +1,4 @@ -*various.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02 +*various.txt* For Vim バージョン 9.1. Last change: 2025 Sep 22 VIM リファレンスマニュアル by Bram Moolenaar @@ -528,6 +528,9 @@ 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 e29fafdf7..b91e3ef23 100644 --- a/en/various.txt +++ b/en/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 9.1. Last change: 2025 Sep 02 +*various.txt* For Vim version 9.1. Last change: 2025 Sep 22 VIM REFERENCE MANUAL by Bram Moolenaar @@ -528,6 +528,9 @@ 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.