|
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 Aug 24<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 02<br> |
7 | 7 | <br>
|
8 | 8 | <br>
|
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
|
|
41743 | 41743 | - <a class="Identifier" href="autocmd.html#CmdlineLeave">CmdlineLeave</a> は、<a class="Identifier" href="eval.html#v:char">v:char</a> をコマンドラインからの終了の原因となった文字に設<br>
|
41744 | 41744 | 定する。<br>
|
41745 | 41745 | - <a class="Identifier" href="builtin.html#min()">min()</a><a class="Identifier" href="pattern.html#/">/</a><a class="Identifier" href="builtin.html#max()">max()</a> はすべての比較可能なデータ型を処理できる。<br>
|
| 41746 | +- Vim は、すべてのターミナル OSC 値に対して <a class="Identifier" href="autocmd.html#TermResponseAll">TermResponseAll</a> 自動コマンドをト<br> |
| 41747 | + リガーする。<br> |
| 41748 | +- Vim には、ターミナルの OSC 応答を解析し、"background" または "foreground" 値<br> |
| 41749 | + で <a class="Identifier" href="autocmd.html#TermResponseAll">TermResponseAll</a> をトリガーできる $VIMRUNTIME/plugins/colorresp.vim が同<br> |
| 41750 | + 梱されている。<br> |
41746 | 41751 | <br>
|
41747 | 41752 | <span class="PreProc">プラットフォーム固有</span><br>
|
41748 | 41753 | - MS-Windows: "\Windows" や "/Windows" などのパスは、相対パスではなく (現在の<br>
|
|
41847 | 41852 | <a class="Type" href="options.html#'tabpanelopt'">'tabpanelopt'</a> <a class="Identifier" href="tabpage.html#tabpanel">tabpanel</a> のオプション設定<br>
|
41848 | 41853 | <a class="Type" href="term.html#'t_xo'">'t_xo'</a> 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)<br>
|
41849 | 41854 | <a class="Type" href="term.html#'t_CF'">'t_CF'</a> 代替フォントハイライトの端末コードのサポート<br>
|
41850 |
| -<span class="MissingTag">'t_Ms'</span> OSC 52 のコマンド形式<br> |
41851 | 41855 | <a class="Type" href="options.html#'winfixbuf'">'winfixbuf'</a> ウィンドウ内でバッファをフォーカスしたままにする<br>
|
41852 | 41856 | <a class="Type" href="options.html#'wlseat'">'wlseat'</a> <a class="Identifier" href="wayland.html#wayland">wayland</a> 機能に使用する Wayland シートを指定する<br>
|
41853 | 41857 | <a class="Type" href="options.html#'wlsteal'">'wlsteal'</a> フォーカスを奪って <a class="Identifier" href="wayland.html#wayland">wayland</a> クリップボードにアクセス<br>
|
|
0 commit comments