Skip to content

Commit 85dc759

Browse files
authored
Merge pull request #2237 from h-east/updatupdate-version9
Update version9.{txt,jax}
2 parents 77aa561 + 506278f commit 85dc759

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 25
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Aug 08
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41708,6 +41708,7 @@ Ex コマンド: ~
4170841708
- |v:stacktrace| 最後にキャッチされて終了していない例外のスタックトレース
4170941709
- オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
4171041710
り値の型、返されるキーを簡略化するかどうかを制御する
41711+
- |chdir()| はオプションでスコープ引数を指定できる
4171141712

4171241713
その他: ~
4171341714
- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチす

en/version9.txt

Lines changed: 2 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: 2025 Jul 25
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Aug 08
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41722,6 +41722,7 @@ Functions: ~
4172241722
not finished
4172341723
- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
4172441724
behaviour, return type and whether or not to simplify the returned key
41725+
- |chdir()| allows to optionally specify a scope argument
4172541726

4172641727
Others: ~
4172741728
- the regex engines match correctly case-insensitive multi-byte characters

0 commit comments

Comments
 (0)