Skip to content

Commit ea9d0b1

Browse files
authored
Merge pull request #1770 from h-east/update-version9
Update version9.{txt,jax}
2 parents 96d039f + 38857e4 commit ea9d0b1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

doc/version9.jax

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
追加要素 ~

en/version9.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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*
4160541607
Added ~

0 commit comments

Comments
 (0)