|
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: 2024 Nov 28<br> |
| 6 | +<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2024 Dec 06<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
41615 | 41615 | 削除されました<br> |
41616 | 41616 | - Vim のデフォルトの <a class="Type" href="options.html#'backspace'">'backspace'</a> オプションは "indent,eol,start" に設定さ<br> |
41617 | 41617 | れ、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から削除されました<br> |
| 41618 | +- <a class="Identifier" href="autocmd.html#CompleteDone">CompleteDone</a> 自動コマンドを処理するとき、<a class="Identifier" href="eval.html#v:event">v:event</a> 辞書に補完した単語と補<br> |
| 41619 | + 完のタイプが提供されます。<br> |
| 41620 | +- Vim (Windows および Unix) の GTK ビルドのデフォルトのフォントサイズが、最近<br> |
| 41621 | + の高 dpi モニターに対応するために 12pt に増やされました。<br> |
41618 | 41622 | <br> |
41619 | 41623 | <a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br> |
41620 | 41624 | <span class="PreProc">追加要素</span><br> |
|
41664 | 41668 | <br> |
41665 | 41669 | <a class="Type" href="options.html#'completeitemalign'">'completeitemalign'</a> 挿入モード補完ポップアップでの <a class="Identifier" href="insert.html#complete-items">complete-items</a> の順序<br> |
41666 | 41670 | <a class="Type" href="options.html#'findfunc'">'findfunc'</a> <a class="Identifier" href="editing.html#:find">:find</a> コマンドの結果を取得するための Vim の関数<br> |
41667 | | -<a class="Type" href="options.html#'msghistory'">'msghistory'</a> 記憶するメッセージの最大数<br> |
| 41671 | +<span class="MissingTag">'messagesopt'</span> <a class="Identifier" href="message.html#:messages">:messages</a> と <a class="Identifier" href="message.html#hit-enter">hit-enter</a> プロンプトを設定する<br> |
41668 | 41672 | <a class="Type" href="options.html#'winfixbuf'">'winfixbuf'</a> ウィンドウ内でバッファをフォーカスしたままにする<br> |
41669 | 41673 | <a class="Type" href="options.html#'tabclose'">'tabclose'</a> タブページを閉じた後にフォーカスするタブページ<br> |
41670 | 41674 | <a class="Type" href="term.html#'t_xo'">'t_xo'</a> 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)<br> |
|
0 commit comments