File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 25
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Aug 08
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41708,6 +41708,7 @@ Ex コマンド: ~
41708
41708
- |v:stacktrace| 最後にキャッチされて終了していない例外のスタックトレース
41709
41709
- オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
41710
41710
り値の型、返されるキーを簡略化するかどうかを制御する
41711
+ - |chdir()| はオプションでスコープ引数を指定できる
41711
41712
41712
41713
その他: ~
41713
41714
- 正規表現エンジンは、大文字小文字を区別しないマルチバイト文字に正しくマッチす
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41722,6 +41722,7 @@ Functions: ~
41722
41722
not finished
41723
41723
- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
41724
41724
behaviour, return type and whether or not to simplify the returned key
41725
+ - |chdir()| allows to optionally specify a scope argument
41725
41726
41726
41727
Others: ~
41727
41728
- the regex engines match correctly case-insensitive multi-byte characters
You can’t perform that action at this time.
0 commit comments