Skip to content

Commit dbed8f5

Browse files
1 parent d93a9ac commit dbed8f5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

version9.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'version9'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Aug 24<br>
6+
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Sep 02<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by Bram Moolenaar</span><br>
@@ -41743,6 +41743,11 @@
4174341743
-&nbsp;<a class="Identifier" href="autocmd.html#CmdlineLeave">CmdlineLeave</a>&nbsp;は、<a class="Identifier" href="eval.html#v:char">v:char</a>&nbsp;をコマンドラインからの終了の原因となった文字に設<br>
4174441744
&nbsp;&nbsp;定する。<br>
4174541745
-&nbsp;<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>&nbsp;はすべての比較可能なデータ型を処理できる。<br>
41746+
- Vim は、すべてのターミナル OSC 値に対して&nbsp;<a class="Identifier" href="autocmd.html#TermResponseAll">TermResponseAll</a>&nbsp;自動コマンドをト<br>
41747+
&nbsp;&nbsp;リガーする。<br>
41748+
- Vim には、ターミナルの OSC 応答を解析し、&quot;background&quot; または &quot;foreground&quot; 値<br>
41749+
&nbsp;&nbsp;で&nbsp;<a class="Identifier" href="autocmd.html#TermResponseAll">TermResponseAll</a>&nbsp;をトリガーできる $VIMRUNTIME/plugins/colorresp.vim が同<br>
41750+
&nbsp;&nbsp;梱されている。<br>
4174641751
<br>
4174741752
<span class="PreProc">プラットフォーム固有</span><br>
4174841753
- MS-Windows: &quot;\Windows&quot; や &quot;/Windows&quot; などのパスは、相対パスではなく (現在の<br>
@@ -41847,7 +41852,6 @@
4184741852
<a class="Type" href="options.html#'tabpanelopt'">'tabpanelopt'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="tabpage.html#tabpanel">tabpanel</a>&nbsp;のオプション設定<br>
4184841853
<a class="Type" href="term.html#'t_xo'">'t_xo'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;端末は XON/XOFF ハンドシェイクを使用する (例: vt420)<br>
4184941854
<a class="Type" href="term.html#'t_CF'">'t_CF'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;代替フォントハイライトの端末コードのサポート<br>
41850-
<span class="MissingTag">'t_Ms'</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OSC 52 のコマンド形式<br>
4185141855
<a class="Type" href="options.html#'winfixbuf'">'winfixbuf'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ウィンドウ内でバッファをフォーカスしたままにする<br>
4185241856
<a class="Type" href="options.html#'wlseat'">'wlseat'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Identifier" href="wayland.html#wayland">wayland</a>&nbsp;機能に使用する Wayland シートを指定する<br>
4185341857
<a class="Type" href="options.html#'wlsteal'">'wlsteal'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; フォーカスを奪って&nbsp;<a class="Identifier" href="wayland.html#wayland">wayland</a>&nbsp;クリップボードにアクセス<br>

0 commit comments

Comments
 (0)