File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -41633,6 +41633,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41633
41633
- |dist#vim9#Launch()| と |dist#vim9#Open()| を |vim-script-library| に追加し、
41634
41634
|netrw| から切り離す
41635
41635
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"
41636
+ - オプションの {opts} |Dict| 引数を |getchar()| に追加して、カーソルの動作、戻
41637
+ り値の型、返されるキーを簡略化するかどうかを制御する
41636
41638
41637
41639
*added-9.2*
41638
41640
追加要素 ~
Original file line number Diff line number Diff line change @@ -41636,6 +41636,8 @@ Changed~
41636
41636
- add |dist#vim9#Launch()| and |dist#vim9#Open()| to the |vim-script-library|
41637
41637
and decouple it from |netrw|
41638
41638
- 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
41639
41641
41640
41642
*added-9.2*
41641
41643
Added ~
You can’t perform that action at this time.
0 commit comments