File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- *starting.txt* For Vim バージョン 9.1. Last change: 2025 Feb 27
1
+ *starting.txt* For Vim バージョン 9.1. Last change: 2025 Jun 27
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -547,6 +547,12 @@ VMSでは全てのオプション引数は小文字であるとみなされる
547
547
との通信をつなげるには| serverlist() | 関数を呼び出す。ただしXSMP
548
548
の処理は有効にならない。
549
549
550
+ *-Y*
551
+ -Y Wayland コンポジタへの接続を試みない。これは Unix で
552
+ | +wayland | 機能付きでコンパイルされている場合にのみ有効で、そ
553
+ れ以外の場合は無視される。Note これによりクリップボードなど
554
+ Wayland を使用する機能はすべて使用できなくなることに注意。
555
+
550
556
*-s*
551
557
-s {scriptin} スクリプトファイル{scriptin} が読込まれる。ファイルの中のキャラ
552
558
クタは、全てユーザーがタイプしたものとして解釈される。エディタ
Original file line number Diff line number Diff line change 1
- *starting.txt* For Vim version 9.1. Last change: 2025 Feb 27
1
+ *starting.txt* For Vim version 9.1. Last change: 2025 Jun 27
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -559,6 +559,12 @@ a slash. Thus "-R" means recovery and "-/R" readonly.
559
559
client-server messages), call the | serverlist() | function.
560
560
This does not enable the XSMP handler though.
561
561
562
+ *-Y*
563
+ -Y Do not try connecting to the Wayland compositor. Is only
564
+ relevant for Unix when compiled with the | +wayland | feature,
565
+ otherwise it's ignored. Note that this will make any feature
566
+ that uses Wayland unavailable, such as the clipboard.
567
+
562
568
*-s*
563
569
-s {scriptin} The script file "scriptin" is read. The characters in the
564
570
file are interpreted as if you had typed them. The same can
You can’t perform that action at this time.
0 commit comments