|
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 Jan 26<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 Feb 01<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
41566 | 41566 | <a class="Type" href="options.html#'diffopt'">'diffopt'</a> 設定に "linematch" アルゴリズムを含める。これにより、類似の行のバッ<br> |
41567 | 41567 | ファ間の変更が揃えられ、Vim での diff のハイライトが改善される<br> |
41568 | 41568 | <br> |
| 41569 | +<span class="PreProc">調整されたデフォルト値</span><br> |
| 41570 | +<span class="PreProc">----------------------</span><br> |
| 41571 | +<br> |
| 41572 | +- デフォルトの <a class="Type" href="options.html#'history'">'history'</a> オプションの値が 200 に増加され、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から<br> |
| 41573 | + 削除された<br> |
| 41574 | +- Vim のデフォルトの <a class="Type" href="options.html#'backspace'">'backspace'</a> オプションは "indent,eol,start" に設定され、<br> |
| 41575 | + <a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から削除された<br> |
| 41576 | +- Vim (Windows および Unix) の GTK ビルドのデフォルトのフォントサイズが、最近<br> |
| 41577 | + の高 dpi モニターに対応するために 12pt に増やされた。<br> |
| 41578 | +- <a class="Type" href="options.html#'keyprotocol'">'keyprotocol'</a> オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br> |
| 41579 | + ロトコルを使用) のサポートにより更新された<br> |
| 41580 | +- 端末が RGB terminfo 機能をサポートしているか、0x1000000 色をサポートしている<br> |
| 41581 | + 場合、<a class="Type" href="options.html#'termguicolors'">'termguicolors'</a> は自動的に有効になる<br> |
| 41582 | +<br> |
41569 | 41583 | <a class="Constant" href="version9.html#changed-9.2" name="changed-9.2">changed-9.2</a><br> |
41570 | 41584 | <span class="PreProc">変更点</span><br> |
41571 | 41585 | <span class="PreProc">------</span><br> |
|
41611 | 41625 | <a class="Identifier" href="builtin.html#py3eval()">py3eval()</a><br> |
41612 | 41626 | - <a class="Identifier" href="builtin.html#getwininfo()">getwininfo()</a> はウィンドウの "leftcol" プロパティも返すようになった<br> |
41613 | 41627 | - <a class="Type" href="options.html#'rulerformat'">'rulerformat'</a> は <a class="Identifier" href="options.html#stl-%!">stl-%!</a> 項目をサポートするようになった<br> |
41614 | | -- デフォルトの <a class="Type" href="options.html#'history'">'history'</a> オプションの値が 200 に増加され、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から<br> |
41615 | | - 削除された<br> |
41616 | | -- Vim のデフォルトの <a class="Type" href="options.html#'backspace'">'backspace'</a> オプションは "indent,eol,start" に設定され、<br> |
41617 | | - <a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から削除された<br> |
41618 | 41628 | - <a class="Identifier" href="autocmd.html#CompleteDone">CompleteDone</a> 自動コマンドを処理するとき、<a class="Identifier" href="eval.html#v:event">v:event</a> 辞書に補完した単語と補<br> |
41619 | 41629 | 完のタイプが提供される。<br> |
41620 | | -- Vim (Windows および Unix) の GTK ビルドのデフォルトのフォントサイズが、最近<br> |
41621 | | - の高 dpi モニターに対応するために 12pt に増やされた。<br> |
41622 | | -- "keyprotocol" オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br> |
41623 | | - ロトコルを使用) のサポートにより更新された<br> |
41624 | 41630 | - <a class="Identifier" href="builtin.html#complete_info()">complete_info()</a> は、"matches" キーを介してポップアップメニューに表示される<br> |
41625 | 41631 | マッチのリストを返す<br> |
41626 | 41632 | - <a class="Identifier" href="eval.html#v:stacktrace">v:stacktrace</a> 最後にキャッチされて終了していない例外のスタックトレース<br> |
|
41631 | 41637 | "preinsert" - 挿入する値をハイライトする<br> |
41632 | 41638 | - <a class="Identifier" href="eval.html#dist#vim9#Launch()">dist#vim9#Launch()</a> と <a class="Identifier" href="eval.html#dist#vim9#Open()">dist#vim9#Open()</a> を <a class="Identifier" href="eval.html#vim-script-library">vim-script-library</a> に追加し、<br> |
41633 | 41639 | <a class="Identifier" href="pi_netrw.html#netrw">netrw</a> から切り離す<br> |
41634 | | -- 端末が RGB terminfo 機能をサポートしているか、0x1000000 色をサポートしている<br> |
41635 | | - 場合、<a class="Type" href="options.html#'termguicolors'">'termguicolors'</a> は自動的に有効になる<br> |
| 41640 | +- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT"<br> |
41636 | 41641 | <br> |
41637 | 41642 | <a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br> |
41638 | 41643 | <span class="PreProc">追加要素</span><br> |
|
41658 | 41663 | 識別子を取得<br> |
41659 | 41664 | <a class="Identifier" href="builtin.html#matchbufline()">matchbufline()</a> バッファ内のすべてのパターンのマッチ<br> |
41660 | 41665 | <a class="Identifier" href="builtin.html#matchstrlist()">matchstrlist()</a> 文字列のリスト内のすべてのパターンのマッチ<br> |
| 41666 | +<a class="Identifier" href="builtin.html#ngettext()">ngettext()</a> 単一/複数の翻訳メッセージの検索<br> |
41661 | 41667 | <a class="Identifier" href="popup.html#popup_setbuf()">popup_setbuf()</a> ポップアップを別のバッファに切り替える<br> |
41662 | 41668 | <a class="Identifier" href="builtin.html#str2blob()">str2blob()</a> 文字列のリストを blob に変換する<br> |
41663 | 41669 | <br> |
|
0 commit comments