File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 22
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 27
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41594,7 +41594,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41594
41594
ます (適切な大文字小文字の変換を適用します)
41595
41595
- |:keeppatterns| は、|:s| と共に使用された場合、最後の置換パターンを保持します
41596
41596
- |setqflist()| と |setloclist()| は、オプションで "u" アクションを使用して、
41597
- クイックフィックスリスト内の現在の選択を保持しようとすることができます。
41597
+ quickfix リスト内の現在の選択を保持しようとすることができます。
41598
+ - putty 端末は |defaults.vim| の |TermResponse| 自動コマンドを使用して検出さ
41599
+ れ、Vim は暗い背景に切り替わります
41598
41600
41599
41601
*added-9.2*
41600
41602
追加要素 ~
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2024 Oct 22
1
+ *version9.txt* For Vim version 9.1. Last change: 2024 Oct 27
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41600,6 +41600,8 @@ Changed~
41600
41600
- |:keeppatterns| preserves the last substitute pattern when used with |:s|
41601
41601
- |setqflist()| and |setloclist()| can optionally try to preserve the current
41602
41602
selection in the quickfix list with the "u" action.
41603
+ - the putty terminal is detected using an |TermResponse| autocommand in
41604
+ |defaults.vim| and Vim switches to a dark background
41603
41605
41604
41606
*added-9.2*
41605
41607
Added ~
You can’t perform that action at this time.
0 commit comments