File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 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 Jul 10 <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 Jul 15 <br>
7
7
<br>
8
8
<br>
9
9
<span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
41640
41640
- <a class="Type" href="options.html#'keyprotocol'">'keyprotocol'</a> オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br>
41641
41641
ロトコルを使用) のサポートにより更新された<br>
41642
41642
- ビジュアルモードのハイライトの改善 <a class="Identifier" href="syntax.html#hl-Visual">hl-Visual</a><br>
41643
+ - 非互換モードを使用する場合、<a class="Type" href="options.html#'showcmd'">'showcmd'</a> のデフォルト値は常に有効になる (以前<br>
41644
+ は、UNIX システムではオフだった)。そのため、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> から削除された。<br>
41643
41645
<br>
41644
41646
<span class="PreProc">補完:</span><br>
41645
41647
- <a class="Identifier" href="editing.html#:cd">:cd</a> や同様のコマンドで <a class="Type" href="options.html#'cdpath'">'cdpath'</a> からディレクトリを補完できるように、<br>
41684
41686
トどおりに動作し、ヘルプバッファをスキップする (ヘルプバッファから実行されて<br>
41685
41687
いない場合。そうでない場合は、次/前のヘルプバッファに移動する)。<br>
41686
41688
- <a class="Identifier" href="cmdline.html#:keeppatterns">:keeppatterns</a> は、<a class="Identifier" href="change.html#:s">:s</a> と共に使用された場合、最後の置換パターンを保持する<br>
41689
+ - <a class="Identifier" href="change.html#:retab">:retab</a> は、インデントされた行の空白のみを変更する新しいオプションパラメー<br>
41690
+ タ -indentonly を受け付ける<br>
41687
41691
<br>
41688
41692
<span class="PreProc">関数:</span><br>
41689
41693
- get(function, "arity") 関数を使用して関数の引数に関する情報を提供する<br>
You can’t perform that action at this time.
0 commit comments