File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *starting.txt* For Vim バージョン 9.1. Last change: 2024 Jul 08
1
+ *starting.txt* For Vim バージョン 9.1. Last change: 2024 Aug 03
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -529,6 +529,7 @@ VMSでは全てのオプション引数は小文字であるとみなされる
529
529
して鍵を使って暗号化を行ってから なされる。ファイルを読込む時
530
530
には、Vimは暗号化ファイルかチェックし、自動的に鍵を聞いてくる
531
531
ので、引数 '-x' は必要でない。| encryption |
532
+ {| +cryptv | 機能付きでコンパイルされたときのみ有効}
532
533
533
534
*-X*
534
535
-X Xサーバーと通信しない。そうして、カレントウィンドウのタイトル
Original file line number Diff line number Diff line change 1
- *starting.txt* For Vim version 9.1. Last change: 2024 Jul 08
1
+ *starting.txt* For Vim version 9.1. Last change: 2024 Aug 03
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -540,6 +540,7 @@ a slash. Thus "-R" means recovery and "-/R" readonly.
540
540
not needed when reading a file, because there is a check if
541
541
the file that is being read has been encrypted, and Vim asks
542
542
for a key automatically. | encryption |
543
+ {only available when compiled with the | +cryptv | feature}
543
544
544
545
*-X*
545
546
-X Do not try connecting to the X server to get the current
You can’t perform that action at this time.
0 commit comments