|
3 | 3 | helpname: 'vimindex' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="vimindex.html" name="index.txt">index.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jun 23<br> |
| 6 | +<a class="Constant" href="vimindex.html" name="index.txt">index.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jun 28<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
1294 | 1294 | <a class="Identifier" href="vim9class.html#:class">:class</a> :class クラス宣言の開始<br> |
1295 | 1295 | <a class="Identifier" href="quickfix.html#:clast">:clast</a> :cla[st] 指定のエラーへジャンプ、省略時は最後のエラー<br> |
1296 | 1296 | <a class="Identifier" href="motion.html#:clearjumps">:clearjumps</a> :cle[arjumps] ジャンプリストを削除する<br> |
| 1297 | +<span class="MissingTag">:clipreset</span> :clip[reset] <span class="MissingTag">'clipmethod'</span> をリセットする<br> |
1297 | 1298 | <a class="Identifier" href="quickfix.html#:clist">:clist</a> :cl[ist] すべてのエラーを一覧表示<br> |
1298 | 1299 | <a class="Identifier" href="windows.html#:close">:close</a> :clo[se] カレントウィンドウを閉じる<br> |
1299 | 1300 | <a class="Identifier" href="map.html#:cmap">:cmap</a> :cm[ap] コマンドラインモードを対象とする":map"コマンド<br> |
|
1854 | 1855 | いコマンド)<br> |
1855 | 1856 | <a class="Identifier" href="windows.html#:wincmd">:wincmd</a> :winc[md] ウィンドウコマンド(<span class="Special">CTRL-W</span>)を実行する<br> |
1856 | 1857 | <a class="Identifier" href="gui.html#:winpos">:winpos</a> :winp[os] ウィンドウの位置を取得もしくはセットする<br> |
| 1858 | +<span class="MissingTag">:wlrestore</span> :wl[restore] Wayland コンポジター接続を復元する<br> |
1857 | 1859 | <a class="Identifier" href="editing.html#:wnext">:wnext</a> :wn[ext] ファイルに保存して、引数リストの次のファイル<br> |
1858 | 1860 | を開く<br> |
1859 | 1861 | <a class="Identifier" href="editing.html#:wprevious">:wprevious</a> :wp[revious] ファイルに保存して、引数リストの直前のファイ<br> |
|
0 commit comments