Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion doc/various.jax
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 からは常に有効
Expand Down
5 changes: 4 additions & 1 deletion en/various.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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.
Expand Down