File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2024 Apr 08
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Apr 26
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41535,6 +41535,8 @@ VERSION 9.2 *version-9.2* *version9.2* *vim-9.2*
4153541535
4153641536Wayland UI のサポート
4153741537
41538+ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41539+
4153841540Vim9 script
4153941541-----------
4154041542vim9 オブジェクトによる内部組み込み関数のサポートを追加。
@@ -41544,6 +41546,7 @@ Vim9 script の列挙型サポート |:enum|
4154441546
4154541547その他の改良点 *new-other-9.2*
4154641548--------------
41549+ コメントプラグイン |comment-install| が含まれている。
4154741550
4154841551変更点 *changed-9.2*
4154941552------
@@ -41585,6 +41588,7 @@ Vim9 script の列挙型サポート |:enum|
4158541588オプション: ~
4158641589
4158741590'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
41591+ 't_xo' 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)
4158841592
4158941593==============================================================================
4159041594☆非互換な変更 *incompatible-9.2*
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2024 Apr 08
1+ *version9.txt* For Vim version 9.1. Last change: 2024 Apr 26
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41543,6 +41543,8 @@ and is a work in progress.
4154341543
4154441544Support for Wayland UI.
4154541545
41546+ Support for the XDG Desktop Specification |xdg-base-dir|
41547+
4154641548Vim9 script
4154741549-----------
4154841550Add support for internal builtin functions with vim9 objects, see
@@ -41552,6 +41554,7 @@ Enum support for Vim9 script |:enum|
4155241554
4155341555Other improvements *new-other-9.2*
4155441556------------------
41557+ The comment plugin |comment-install| is included.
4155541558
4155641559Changed *changed-9.2*
4155741560-------
@@ -41591,6 +41594,7 @@ Commands: ~
4159141594Options: ~
4159241595
4159341596'winfixbuf' Keep buffer focused in a window
41597+ 't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420).
4159441598
4159541599==============================================================================
4159641600INCOMPATIBLE CHANGES *incompatible-9.2*
You can’t perform that action at this time.
0 commit comments