Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/version9.jax
Original file line number Diff line number Diff line change
Expand Up @@ -41633,6 +41633,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
|netrw| から切り離す
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
- オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
り値の型、返されるキーを簡略化するかどうかを制御する

*added-9.2*
追加要素 ~
Expand Down
2 changes: 2 additions & 0 deletions en/version9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41636,6 +41636,8 @@ Changed~
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
and decouple it from |netrw|
- new digraph "APPROACHES THE LIMIT" using ".="
- Add the optional {opts} |Dict| argument to |getchar()| to control: cursor
behaviour, return type and whether or not to simplify the returned key

*added-9.2*
Added ~
Expand Down