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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41594,7 +41594,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4159441594 ます (適切な大文字小文字の変換を適用します)
4159541595- |:keeppatterns| は、|:s| と共に使用された場合、最後の置換パターンを保持します
4159641596- |setqflist()| と |setloclist()| は、オプションで "u" アクションを使用して、
41597- クイックフィックスリスト内の現在の選択を保持しようとすることができます。
41597+ quickfix リスト内の現在の選択を保持しようとすることができます。
41598+ - putty 端末は |defaults.vim| の |TermResponse| 自動コマンドを使用して検出さ
41599+ れ、Vim は暗い背景に切り替わります
4159841600
4159941601 *added-9.2*
4160041602追加要素 ~
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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41600,6 +41600,8 @@ Changed~
4160041600- |:keeppatterns| preserves the last substitute pattern when used with |:s|
4160141601- |setqflist()| and |setloclist()| can optionally try to preserve the current
4160241602 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
4160341605
4160441606 *added-9.2*
4160541607Added ~
You can’t perform that action at this time.
0 commit comments