|
3 | 3 | helpname: 'gui_x11' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="gui_x11.html" name="gui_x11.txt">gui_x11.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jul 23<br> |
| 6 | +<a class="Constant" href="gui_x11.html" name="gui_x11.txt">gui_x11.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Aug 06<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
289 | 289 | <br> |
290 | 290 | <span class="PreProc">X11で利用できるマウスポインタ</span><br> |
291 | 291 | <a class="Constant" href="gui_x11.html#X11_mouse_shapes" name="X11_mouse_shapes">X11_mouse_shapes</a><br> |
292 | | -<a class="Identifier" href="options.html#'mouseshape'">'mouseshape'</a> オプションを使うと、Vimがモード (挿入モードやコマンドモードなど)<br> |
| 292 | +<a class="Type" href="options.html#'mouseshape'">'mouseshape'</a> オプションを使うと、Vimがモード (挿入モードやコマンドモードなど)<br> |
293 | 293 | を変更するたびに自動的にマウスポインタを変更できる。現在、利用できるポインタは<br> |
294 | 294 | 次の通り:<br> |
295 | 295 | <br> |
|
330 | 330 | -fg -foreground <span class="Special">{color}</span> 前景色<br> |
331 | 331 | -bg -background <span class="Special">{color}</span> 背景色<br> |
332 | 332 | <br> |
333 | | -フォントを設定するには、<a class="Identifier" href="options.html#'guifont'">'guifont'</a> を参照。GTKについては、これをするメニュー<br> |
334 | | -オプションもある。<br> |
| 333 | +フォントを設定するには、<a class="Type" href="options.html#'guifont'">'guifont'</a> を参照。GTKについては、これをするメニューオ<br> |
| 334 | +プションもある。<br> |
335 | 335 | <br> |
336 | 336 | さらに、GTKの内部で扱われるこれらのコマンドライン引数がある。それらがどのよう<br> |
337 | 337 | に用いられるかはGTKのドキュメントを見るとよい。<br> |
|
686 | 686 | ボード (カット、コピー、ペーストに使われる)。<br> |
687 | 687 | <br> |
688 | 688 | この 3 つの内、Vim は "* レジスタを読み書きするときにはプライマリを使う (X11<br> |
689 | | -セレクションが利用可能なとき、Vim は <a class="Identifier" href="options.html#'clipboard'">'clipboard'</a> にデフォルトとして<br> |
| 689 | +セレクションが利用可能なとき、Vim は <a class="Type" href="options.html#'clipboard'">'clipboard'</a> にデフォルトとして<br> |
690 | 690 | "autoselect" を設定する)。"+ レジスタを読み書きするときにはクリップボードを<br> |
691 | 691 | 使う。Vim はセカンダリを使わない。<br> |
692 | 692 | <br> |
|
0 commit comments