File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- *options.txt* For Vim バージョン 9.1. Last change: 2024 Nov 14
1
+ *options.txt* For Vim バージョン 9.1. Last change: 2024 Nov 24
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -5964,6 +5964,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
5964
5964
'msghistory' 'mhi' 数値 (既定では 500)
5965
5965
グローバル
5966
5966
|:messages| 履歴に記憶される項目数を決定する。最大値は 10000 である。
5967
+ ゼロに設定すると、メッセージ履歴がクリアされる。
5968
+
5967
5969
5968
5970
*'mzquantum'* *'mzq'*
5969
5971
'mzquantum' 'mzq' 数値 (既定では 100)
Original file line number Diff line number Diff line change 1
- *options.txt* For Vim version 9.1. Last change: 2024 Nov 14
1
+ *options.txt* For Vim version 9.1. Last change: 2024 Nov 24
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -5923,6 +5923,8 @@ A jump table for the options with a short description can be found at |Q_op|.
5923
5923
global
5924
5924
Determines how many entries are remembered in the | :messages | history.
5925
5925
The maximum value is 10000.
5926
+ Setting it to zero clears the message history.
5927
+
5926
5928
5927
5929
*'mzquantum'* *'mzq'*
5928
5930
'mzquantum' 'mzq' number (default 100)
You can’t perform that action at this time.
0 commit comments