|
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 16<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 Aug 17<br> |
7 | 7 | <br>
|
8 | 8 | <br>
|
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
|
|
41602 | 41602 | <br>
|
41603 | 41603 | <span class="PreProc">プラットフォーム固有</span><br>
|
41604 | 41604 | <span class="PreProc">--------------------</span><br>
|
41605 |
| -- Wayland UI のサポートと Wayland クリップボードのサポートが追加された。<br> |
| 41605 | +- Wayland UI のサポートと Wayland クリップボードのサポートが追加された<br> |
| 41606 | + <a class="Identifier" href="wayland.html#wayland">wayland</a>。<br> |
41606 | 41607 | <br>
|
41607 | 41608 | - XDG デスクトップ仕様 <a class="Identifier" href="starting.html#xdg-base-dir">xdg-base-dir</a> のサポートが追加され、環境変数<br>
|
41608 | 41609 | <a class="Identifier" href="starting.html#$MYVIMDIR">$MYVIMDIR</a>は、ユーザーの個人ランタイムディレクトリ (Linux では$HOME/.vim ま<br>
|
|
41735 | 41736 | と RIGHT ANGLE BRACKET を表すように変更された。<br>
|
41736 | 41737 | - ダイグラフが 2 つ追加された:LEFT ANGLE BRACKET "<[" と RIGHT ANGLE BRACKET<br>
|
41737 | 41738 | "]>"。<br>
|
| 41739 | +- クライアントサーバー機能に Unix ドメインソケットのサポートが追加された。<br> |
| 41740 | + <span class="MissingTag">socketserver-clientserver</span> を参照。<br> |
| 41741 | +<br> |
| 41742 | +<span class="PreProc">プラットフォーム固有</span><br> |
| 41743 | +- MS-Windows: "\Windows" や "/Windows" などのパスは、相対パスではなく (現在の<br> |
| 41744 | + ドライブへの) 絶対パスとして扱われるようになった。<br> |
41738 | 41745 | <br>
|
41739 | 41746 | <a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br>
|
41740 | 41747 | <span class="PreProc">追加要素</span><br>
|
|
41812 | 41819 | <span class="MissingTag">'autocompletion'</span> 自動補完を有効にする <a class="Identifier" href="insert.html#ins-autocompletion">ins-autocompletion</a><br>
|
41813 | 41820 | <span class="MissingTag">'autocompletedelay'</span> 入力後にメニューが表示されるまでの遅延 (msec)<br>
|
41814 | 41821 | <a class="Type" href="options.html#'chistory'">'chistory'</a> quickfix スタックのサイズ <a class="Identifier" href="quickfix.html#quickfix-stack">quickfix-stack</a><br>
|
| 41822 | +<a class="Type" href="options.html#'clipmethod'">'clipmethod'</a> クリップボードにアクセスする方法<br> |
41815 | 41823 | <a class="Type" href="options.html#'completefuzzycollect'">'completefuzzycollect'</a> (一部の) <a class="Identifier" href="insert.html#ins-completion">ins-completion</a> モード用のファジーな候補の収<br>
|
41816 | 41824 | 集を有効にする<br>
|
41817 | 41825 | <a class="Type" href="options.html#'completeitemalign'">'completeitemalign'</a> 挿入モード補完ポップアップでの <a class="Identifier" href="insert.html#complete-items">complete-items</a> の順序<br>
|
|
41831 | 41839 | <a class="Type" href="term.html#'t_xo'">'t_xo'</a> 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)<br>
|
41832 | 41840 | <a class="Type" href="term.html#'t_CF'">'t_CF'</a> 代替フォントハイライトの端末コードのサポート<br>
|
41833 | 41841 | <a class="Type" href="options.html#'winfixbuf'">'winfixbuf'</a> ウィンドウ内でバッファをフォーカスしたままにする<br>
|
| 41842 | +<a class="Type" href="options.html#'wlseat'">'wlseat'</a> <a class="Identifier" href="wayland.html#wayland">wayland</a> 機能に使用する Wayland シートを指定する<br> |
| 41843 | +<a class="Type" href="options.html#'wlsteal'">'wlsteal'</a> フォーカスを奪って <a class="Identifier" href="wayland.html#wayland">wayland</a> クリップボードにアクセス<br> |
| 41844 | + する<br> |
| 41845 | +<span class="MissingTag">'wltimeout'</span> <a class="Identifier" href="wayland.html#wayland">wayland</a> コンポジタの接続タイムアウトを指定する<br> |
41834 | 41846 | <br>
|
41835 | 41847 | <span class="PreProc">Vim 引数:</span><br>
|
41836 |
| -<a class="Identifier" href="starting.html#-Y">-Y</a> Wayland コンポジタに接続しない。<br> |
| 41848 | +<a class="Identifier" href="starting.html#-Y">-Y</a> <a class="Identifier" href="wayland.html#wayland">wayland</a> コンポジタに接続しない。<br> |
| 41849 | +<span class="MissingTag">--clientserver</span> クライアントサーバー機能のバックエンドを指定する。<br> |
41837 | 41850 | <br>
|
41838 | 41851 | <br>
|
41839 | 41852 | <span class="PreProc">==============================================================================</span><br>
|
|
0 commit comments