File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 08
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 14
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41593,6 +41593,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4159341593- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチし
4159441594 ます (適切な大文字小文字の変換を適用します)
4159541595- |:keeppatterns| は、|:s| と共に使用された場合、最後の置換パターンを保持します
41596+ - |setqflist()| と |setloclist()| は、オプションで "u" アクションを使用して、
41597+ クイックフィックスリスト内の現在の選択を保持しようとすることができます。
4159641598
4159741599 *added-9.2*
4159841600追加要素 ~
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2024 Oct 08
1+ *version9.txt* For Vim version 9.1. Last change: 2024 Oct 14
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41598,6 +41598,8 @@ Changed~
4159841598- the regex engines match correctly case-insensitive multi-byte characters
4159941599 (and apply proper case folding)
4160041600- |:keeppatterns| preserves the last substitute pattern when used with |:s|
41601+ - |setqflist()| and |setloclist()| can optionally try to preserve the current
41602+ selection in the quickfix list with the "u" action.
4160141603
4160241604 *added-9.2*
4160341605Added ~
You can’t perform that action at this time.
0 commit comments