|
3 | 3 | helpname: 'version9' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Sep 02<br> |
| 6 | +<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Sep 11<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
41613 | 41613 | <br> |
41614 | 41614 | - Win32 GUI には、より優れたツールバーアイコンが付属している。<br> |
41615 | 41615 | <br> |
| 41616 | +- Haiku <a class="Identifier" href="os_haiku.html">os_haiku.txt</a> のフルスクリーンサポートが向上した。<br> |
| 41617 | +<br> |
41616 | 41618 | <a class="Constant" href="version9.html#new-other-9.2" name="new-other-9.2">new-other-9.2</a><br> |
41617 | 41619 | <span class="PreProc">その他の新機能</span><br> |
41618 | 41620 | <span class="PreProc">--------------</span><br> |
|
41658 | 41660 | - ビジュアルモードのハイライトの改善 <a class="Identifier" href="syntax.html#hl-Visual">hl-Visual</a><br> |
41659 | 41661 | - 非互換モードを使用する場合、<a class="Type" href="options.html#'showcmd'">'showcmd'</a> のデフォルト値は常に有効になる (以前<br> |
41660 | 41662 | は、UNIX システムではオフだった)。そのため、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から削除された。<br> |
| 41663 | +- <a class="Type" href="options.html#'diffopt'">'diffopt'</a> のデフォルト値を<br> |
| 41664 | + "internal,filler,closeoff,indent-heuristic,inline:char" に更新して、差分モー<br> |
| 41665 | + ドの体験を改善する。<br> |
41661 | 41666 | <br> |
41662 | 41667 | <span class="PreProc">補完:</span><br> |
41663 | 41668 | - <a class="Identifier" href="editing.html#:cd">:cd</a> や同様のコマンドで <a class="Type" href="options.html#'cdpath'">'cdpath'</a> からディレクトリを補完できるように、<br> |
|
41752 | 41757 | <span class="PreProc">プラットフォーム固有</span><br> |
41753 | 41758 | - MS-Windows: "\Windows" や "/Windows" などのパスは、相対パスではなく (現在の<br> |
41754 | 41759 | ドライブへの) 絶対パスとして扱われるようになった。<br> |
| 41760 | +- macOS: デフォルトのスケジューラの優先度を TASK_DEFAULT_APPLICATION に上げる。<br> |
41755 | 41761 | <br> |
41756 | 41762 | <a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br> |
41757 | 41763 | <span class="PreProc">追加要素</span><br> |
|
41810 | 41816 | <a class="Identifier" href="syntax.html#hl-PmenuMatch">hl-PmenuMatch</a> ポップアップメニュー: マッチしたテキストのハイライト<br> |
41811 | 41817 | <a class="Identifier" href="syntax.html#hl-PmenuMatchSel">hl-PmenuMatchSel</a> ポップアップメニュー: 選択された行のマッチしたテキスト<br> |
41812 | 41818 | のハイライト<br> |
| 41819 | +<a class="Identifier" href="syntax.html#hl-PreInsert">hl-PreInsert</a> 補完前に挿入されたテキストのためのハイライト表示<br> |
41813 | 41820 | <a class="Identifier" href="syntax.html#hl-TabPanel">hl-TabPanel</a> <a class="Identifier" href="tabpage.html#tabpanel">tabpanel</a>: アクティブではないタブページラベル<br> |
41814 | 41821 | <a class="Identifier" href="syntax.html#hl-TabPanelFill">hl-TabPanelFill</a> <a class="Identifier" href="tabpage.html#tabpanel">tabpanel</a>: 詰め用スペース<br> |
41815 | 41822 | <a class="Identifier" href="syntax.html#hl-TabPanelSel">hl-TabPanelSel</a> <a class="Identifier" href="tabpage.html#tabpanel">tabpanel</a>: アクティブなタブページラベル<br> |
|
0 commit comments