File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 02
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 10
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41608,6 +41608,8 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4160841608
4160941609- Win32 GUI には、より優れたツールバーアイコンが付属している。
4161041610
41611+ - Haiku |os_haiku.txt| のフルスクリーンサポートが向上した。
41612+
4161141613 *new-other-9.2*
4161241614その他の新機能 ~
4161341615--------------
@@ -41747,6 +41749,7 @@ Ex コマンド: ~
4174741749プラットフォーム固有 ~
4174841750- MS-Windows: "\Windows" や "/Windows" などのパスは、相対パスではなく (現在の
4174941751 ドライブへの) 絶対パスとして扱われるようになった。
41752+ - macOS: デフォルトのスケジューラの優先度を TASK_DEFAULT_APPLICATION に上げる。
4175041753
4175141754 *added-9.2*
4175241755追加要素 ~
@@ -41805,6 +41808,7 @@ Ex コマンド: ~
4180541808|hl-PmenuMatch| ポップアップメニュー: マッチしたテキストのハイライト
4180641809|hl-PmenuMatchSel| ポップアップメニュー: 選択された行のマッチしたテキスト
4180741810 のハイライト
41811+ |hl-PreInsert| 補完前に挿入されたテキストのためのハイライト表示
4180841812|hl-TabPanel| |tabpanel|: アクティブではないタブページラベル
4180941813|hl-TabPanelFill| |tabpanel|: 詰め用スペース
4181041814|hl-TabPanelSel| |tabpanel|: アクティブなタブページラベル
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Sep 02
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Sep 10
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41619,6 +41619,9 @@ Platform specific~
4161941619- Python3 support in OpenVMS is now available.
4162041620
4162141621- The Win32 GUI comes with better toolbar icons.
41622+
41623+ - Better fullscreen support for Haiku |os_haiku.txt|.
41624+
4162241625 *new-other-9.2*
4162341626Other new features ~
4162441627------------------
@@ -41761,6 +41764,7 @@ Others: ~
4176141764Platform specific ~
4176241765- MS-Winodws: Paths like "\Windows" and "/Windows" are now considered to be
4176341766 absolute paths (to the current drive) and no longer relative.
41767+ - macOS: increase default scheduler priority to TASK_DEFAULT_APPLICATION.
4176441768
4176541769 *added-9.2*
4176641770Added ~
@@ -41820,6 +41824,7 @@ Highlighting: ~
4182041824|hl-PmenuMatch| Popup menu: highlighting of matched text
4182141825|hl-PmenuMatchSel| Popup menu: highlighting of matched text in selected
4182241826 line
41827+ |hl-PreInsert| highlighting for completion preinserted text
4182341828|hl-TabPanel| |tabpanel|: not active tab page label
4182441829|hl-TabPanelFill| |tabpanel|: filler space
4182541830|hl-TabPanelSel| |tabpanel|: active tab page label
You can’t perform that action at this time.
0 commit comments