Skip to content

Commit d4cf77f

Browse files
committed
Update version9.{txt,jax}
1 parent 628aa21 commit d4cf77f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/version9.jax

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41633,6 +41633,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4163341633
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
4163441634
|netrw| から切り離す
4163541635
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
41636+
- オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
41637+
り値の型、返されるキーを簡略化するかどうかを制御する
4163641638

4163741639
*added-9.2*
4163841640
追加要素 ~

en/version9.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41636,6 +41636,8 @@ Changed~
4163641636
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
4163741637
and decouple it from |netrw|
4163841638
- new digraph "APPROACHES THE LIMIT" using ".="
41639+
- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
41640+
behaviour, return type and whether or not to simplify the returned key
4163941641

4164041642
*added-9.2*
4164141643
Added ~

0 commit comments

Comments
 (0)