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: 2024 Dec 29 <br>
6+ <a class="Constant" href="version9.html" name="version9.txt">version9.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2024 Dec 31 <br>
77<br>
88<br>
99 <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
4162341623 "bash" ファイルタイプとして検出するようになった<br>
4162441624- "keyprotocol" オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br>
4162541625 ロトコルを使用) のサポートにより更新された<br>
41626+ - <a class="Identifier" href="builtin.html#complete_info()">complete_info()</a> は、"matches" キーを介してポップアップメニューに表示される<br>
41627+ マッチのリストを返す<br>
4162641628<br>
4162741629 <a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br>
4162841630<span class="PreProc">追加要素</span><br>
@@ -41631,13 +41633,15 @@
4163141633<br>
4163241634<span class="PreProc">関数:</span><br>
4163341635<br>
41636+ <span class="MissingTag">base64_decode()</span> base64 文字列を blob にデコードする<br>
41637+ <span class="MissingTag">base64_encode()</span> blob を base64 文字列にエンコードする<br>
4163441638<a class="Identifier" href="builtin.html#bindtextdomain()">bindtextdomain()</a> メッセージの翻訳検索のベースパスを設定する<br>
4163541639<a class="Identifier" href="builtin.html#diff()">diff()</a> 2 つの文字列のリストの差分<br>
4163641640<a class="Identifier" href="builtin.html#filecopy()">filecopy()</a> ファイル <span class="Special">{from}</span> を <span class="Special">{to}</span> にコピー<br>
4163741641<a class="Identifier" href="builtin.html#foreach()">foreach()</a> リストの項目に関数を適用<br>
41642+ <a class="Identifier" href="builtin.html#getcellpixels()">getcellpixels()</a> 端末のセルのピクセルサイズのリストを取得する<br>
4163841643<a class="Identifier" href="builtin.html#getcmdcomplpat()">getcmdcomplpat()</a> シェルコマンドライン補完<br>
4163941644<a class="Identifier" href="builtin.html#getcmdprompt()">getcmdprompt()</a> input()/confirm() のプロンプトを取得<br>
41640- <a class="Identifier" href="builtin.html#getcellpixels()">getcellpixels()</a> 端末のセルのピクセルサイズのリストを取得する<br>
4164141645<a class="Identifier" href="builtin.html#getregion()">getregion()</a> バッファからテキストの領域を取得<br>
4164241646<a class="Identifier" href="builtin.html#getregionpos()">getregionpos()</a> 領域の位置をリストで取得<br>
4164341647<a class="Identifier" href="builtin.html#id()">id()</a> Dict、List、Object、Channel、または Blob 変数の一意の<br>
0 commit comments