33helpname: 'version9'
44---
55<div id='vimCodeElement'>
6- <a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.2.</span> Last change: 2026 Jun 09 <br>
6+ <a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.2.</span> Last change: 2026 Jun 13 <br>
77<br>
88<br>
99<span class="Identifier"> VIM リファレンスマニュアル by Bram Moolenaar</span><br>
5261152611<br>
5261252612<a class="Identifier" href="if_cscop.html#:cscope">:cscope</a> の使用は許可されなくなった。<br>
5261352613<br>
52614+ <span class="PreProc">コマンド</span><br>
52615+ <span class="PreProc">--------</span><br>
52616+ - <a class="Identifier" href="map.html#:command-completion-customlist">:command-completion-customlist</a> は、ポップアップメニューの<br>
52617+ kind/menu/info/abbr を含む辞書のリストを返すことができる。<br>
52618+ - ユーザーコマンドの引数処理を新しくした <a class="Identifier" href="map.html#:command-nargs">:command-nargs</a> "-nars=_" 属性を使用<br>
52619+ して、スペースを含む単一の引数の補完を期待どおりに処理する。<br>
52620+ - 新しい :command 属性 <span class="MissingTag">:command-completeopt</span> は、カスタム補完のマッチにおける<br>
52621+ スペースをエスケープし、単一の引数として保持する。<br>
52622+ <br>
5261452623<span class="PreProc">その他</span><br>
5261552624<span class="PreProc">------</span><br>
5261652625- 完全な XDG 互換性を実現する新しい <a class="Identifier" href="starting.html#xdg.vim">xdg.vim</a> スクリプトが同梱されている。<br>
@@ -52636,13 +52645,11 @@
5263652645- チャネルは <a class="Identifier" href="eval.html#Blob">Blob</a> メッセージを処理できる <a class="Identifier" href="channel.html#channel-open-options">channel-open-options</a>。<br>
5263752646- <a class="Type" href="options.html#'shortmess'">'shortmess'</a> に "u" フラグを追加して、undo/redo メッセージを非表示にする:<br>
5263852647 <a class="Identifier" href="options.html#shm-u">shm-u</a><br>
52639- - <a class="Identifier" href="map.html#:command-completion-customlist">:command-completion-customlist</a> は、ポップアップメニューの<br>
52640- kind/menu/info/abbr を含む辞書のリストを返すことができる。<br>
5264152648- <a class="Identifier" href="indent.html#C-indenting">C-indenting</a> はコメントをより正確に検出する。<br>
52649+ - <a class="Identifier" href="motion.html#%">%</a> コマンドは、<a class="Type" href="options.html#'comments'">'comments'</a> が C スタイルの "//" または "/*" コメントを定義し<br>
52650+ ている場合、コメント内の括弧をスキップする。<br>
5264252651- <a class="Identifier" href="usr_05.html#package-hlyank">package-hlyank</a> は、オプションで最後の貼り付け領域もハイライト表示できるよ<br>
5264352652 うになった。<br>
52644- - ユーザーコマンドの引数処理を新しくした <a class="Identifier" href="map.html#:command-nargs">:command-nargs</a> "-nars=_" 属性を使用<br>
52645- して、スペースを含む単一の引数の補完を期待どおりに処理する。<br>
5264652653- <a class="Type" href="options.html#'statusline'">'statusline'</a> で %0{} をサポートし、式の結果をそのまま挿入して先頭のスペース<br>
5264752654 を削除しないようにする <a class="Identifier" href="options.html#stl-%0{">stl-%0{</a>。<br>
5264852655- 生成されたセッションファイルとビューファイルは Vim9 script で記述される。<br>
5265252659<span class="PreProc">--------------------</span><br>
5265352660- DirectWrite (Win32) 用の <a class="Type" href="options.html#'guifont'">'guifont'</a> で OpenType フォント機能をサポートする<br>
5265452661- MS-Windows用の strptime() のフォールバックを追加。<br>
52662+ - <span class="MissingTag">gtk4-hwaccel</span> を介して、GTK4 GUI のハードウェアアクセラレーションによるレン<br>
52663+ ダリングを実現する。<br>
5265552664<br>
5265652665<span class="PreProc">xxd</span><br>
5265752666---<br>
5267752686 れるようになった。<br>
5267852687- クライアントサーバーのソケットサーバーバックエンドを、チャネルと JSON を使用<br>
5267952688 するように書き換えた。<br>
52689+ - <a class="Identifier" href="builtin.html#complete()">complete()</a> によってトリガーされる補完処理中、<span class="Special">CTRL-N</span> と <span class="Special">CTRL-P</span> は挿入モード<br>
52690+ のマッピングの対象となるようになった。<br>
5268052691<br>
5268152692<br>
5268252693 <a class="Constant" href="version9.html#added-9.3" name="added-9.3">added-9.3</a><br>
0 commit comments