diff --git a/doc/os_qnx.jax b/doc/os_qnx.jax index f968ec18b..8e521bfb2 100644 --- a/doc/os_qnx.jax +++ b/doc/os_qnx.jax @@ -1,4 +1,4 @@ -*os_qnx.txt* For Vim バージョン 9.1. Last change: 2005 Mar 29 +*os_qnx.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06 VIMリファレンスマニュアル by Julian Kinraid @@ -34,14 +34,14 @@ Photon GUIをサポートする。その他の有/無効を指定できる機能 Vimはコンパイル時にオプションが指定されれば、ptermでのマウスとクリップをサポー トしている。通常そのオプションは指定される。 -マウスのサポートに関わるオプションには |'mouse'| と |'ttymouse'| がある。マウ -スを使用時には、単純に左右のボタンのクリックとダブルクリックのみがサポートされ -る。マウス使用中に, , を押下状態にすると、ptermはマウスを自 -分で解釈してしまう。その結果、範囲選択が成されるが、これはVimが行うのそれとは -本質的に異なったものである。 +マウスのサポートに関わるオプションには 'mouse' と 'ttymouse' がある。マウスを +使用時には、単純に左右のボタンのクリックとダブルクリックのみがサポートされる。 +マウス使用中に, , を押下状態にすると、ptermはマウスを自分で +解釈してしまう。その結果、範囲選択が成されるが、これはVimが行うのそれとは本質 +的に異なったものである。 マウス使用時にはでptermのメニューを開くことができる。vim側でマ -ウスを無効にするには、オプション |'mouse'| を空に設定する: > +ウスを無効にするには、オプション 'mouse' を空に設定する: > :set mouse= @@ -53,16 +53,16 @@ GUIのVimを起動するには、gvimかvim -gを実行する。そうでなけ サポートされる機能: :browse コマンド |:browse| :confirm コマンド |:confirm| - カーソルの点滅 |'guicursor'| + カーソルの点滅 'guicursor' メニュー |:menu| ポップアップメニュー |popup-menu| メニューの優先順位 |menu-priority| ツールバー |gui-toolbar| - |'toolbar'| + 'toolbar' フォント選択ダイアログ (:set guifont=*) |photon-fonts| - マウスフォーカス |'mousefocus'| - マウスカーソルを隠す |'mousehide'| - マウスカーソルの形 |'mouseshape'| + マウスフォーカス 'mousefocus' + マウスカーソルを隠す 'mousehide' + マウスカーソルの形 'mouseshape' クリップボード |gui-clipboard| 未完成の機能: diff --git a/en/os_qnx.txt b/en/os_qnx.txt index e1a586d14..7a63f0326 100644 --- a/en/os_qnx.txt +++ b/en/os_qnx.txt @@ -1,4 +1,4 @@ -*os_qnx.txt* For Vim version 9.1. Last change: 2005 Mar 29 +*os_qnx.txt* For Vim version 9.1. Last change: 2025 Aug 06 VIM REFERENCE MANUAL by Julian Kinraid @@ -34,11 +34,10 @@ features you can enable/disable. Vim has support for the mouse and clipboard in a pterm, if those options are compiled in, which they are normally. -The options that affect mouse support are |'mouse'| and |'ttymouse'|. When -using the mouse, only simple left and right mouse clicking/dragging is -supported. If you hold down shift, ctrl, or alt while using the mouse, pterm -will handle the mouse itself. It will make a selection, separate from what -vim's doing. +The options that affect mouse support are 'mouse' and 'ttymouse'. When using +the mouse, only simple left and right mouse clicking/dragging is supported. +If you hold down shift, ctrl, or alt while using the mouse, pterm will handle +the mouse itself. It will make a selection, separate from what vim's doing. When the mouse is in use, you can press Alt-RightMouse to open the pterm menu. To turn the mouse off in vim, set the mouse option to nothing, set mouse= @@ -52,16 +51,16 @@ the terminal version will run. For more info - |gui-x11-start| Supported features: :browse command |:browse| :confirm command |:confirm| - Cursor blinking |'guicursor'| + Cursor blinking 'guicursor' Menus, popup menus and menu priorities |:menu| |popup-menu| |menu-priority| Toolbar |gui-toolbar| - |'toolbar'| + 'toolbar' Font selector (:set guifont=*) |photon-fonts| - Mouse focus |'mousefocus'| - Mouse hide |'mousehide'| - Mouse cursor shapes |'mouseshape'| + Mouse focus 'mousefocus' + Mouse hide 'mousehide' + Mouse cursor shapes 'mouseshape' Clipboard |gui-clipboard| Unfinished features: