File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 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.1.</span> Last change: 2025 Apr 18 <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 Apr 21 <br>
77<br>
88<br>
99 <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
4168141681<a class="Identifier" href="builtin.html#base64_encode()">base64_encode()</a> blob を base64 文字列にエンコードする<br>
4168241682<a class="Identifier" href="builtin.html#blob2str()">blob2str()</a> blob を文字列のリストに変換する<br>
4168341683<a class="Identifier" href="builtin.html#bindtextdomain()">bindtextdomain()</a> メッセージの翻訳検索のベースパスを設定する<br>
41684+ <span class="MissingTag">cmdcomplete_info()</span> 現在のコマンドラインの補完情報を取得<br>
4168441685<a class="Identifier" href="builtin.html#diff()">diff()</a> 2 つの文字列のリストの差分<br>
4168541686<a class="Identifier" href="builtin.html#filecopy()">filecopy()</a> ファイル <span class="Special">{from}</span> を <span class="Special">{to}</span> にコピー<br>
4168641687<a class="Identifier" href="builtin.html#foreach()">foreach()</a> リストの項目に関数を適用<br>
4170541706<span class="PreProc">自動コマンド:</span><br>
4170641707<br>
4170741708<a class="Identifier" href="autocmd.html#CursorMovedC">CursorMovedC</a> コマンドラインでカーソルが移動された後<br>
41709+ <a class="Identifier" href="autocmd.html#CmdlineLeavePre">CmdlineLeavePre</a> コマンドラインから抜ける準備の前<br>
4170841710<a class="Identifier" href="autocmd.html#KeyInputPre">KeyInputPre</a> 任意のモードで任意のキーイベントを処理する前<br>
4170941711<a class="Identifier" href="autocmd.html#SessionWritePost">SessionWritePost</a> セッションファイルを書き込んだ後 <a class="Identifier" href="starting.html#:mksession">:mksession</a><br>
4171041712<a class="Identifier" href="autocmd.html#TabClosedPre">TabClosedPre</a> <a class="Identifier" href="tabpage.html#tabpage">tabpage</a> を閉じる前<br>
You can’t perform that action at this time.
0 commit comments