1- *os_qnx.txt* For Vim version 9.1. Last change: 2005 Mar 29
1+ *os_qnx.txt* For Vim version 9.1. Last change: 2025 Aug 06
22
33
44 VIM REFERENCE MANUAL by Julian Kinraid
@@ -34,11 +34,10 @@ features you can enable/disable.
3434Vim has support for the mouse and clipboard in a pterm, if those options
3535are compiled in, which they are normally.
3636
37- The options that affect mouse support are | 'mouse' | and | 'ttymouse' | . When
38- using the mouse, only simple left and right mouse clicking/dragging is
39- supported. If you hold down shift, ctrl, or alt while using the mouse, pterm
40- will handle the mouse itself. It will make a selection, separate from what
41- vim's doing.
37+ The options that affect mouse support are 'mouse' and 'ttymouse' . When using
38+ the mouse, only simple left and right mouse clicking/dragging is supported.
39+ If you hold down shift, ctrl, or alt while using the mouse, pterm will handle
40+ the mouse itself. It will make a selection, separate from what vim's doing.
4241
4342When the mouse is in use, you can press Alt-RightMouse to open the pterm menu.
4443To 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|
5251Supported features:
5352 :browse command | :browse |
5453 :confirm command | :confirm |
55- Cursor blinking | 'guicursor' |
54+ Cursor blinking 'guicursor'
5655 Menus, popup menus and menu priorities | :menu |
5756 | popup-menu |
5857 | menu-priority |
5958 Toolbar | gui-toolbar |
60- | 'toolbar' |
59+ 'toolbar'
6160 Font selector (:set guifont=*) | photon-fonts |
62- Mouse focus | 'mousefocus' |
63- Mouse hide | 'mousehide' |
64- Mouse cursor shapes | 'mouseshape' |
61+ Mouse focus 'mousefocus'
62+ Mouse hide 'mousehide'
63+ Mouse cursor shapes 'mouseshape'
6564 Clipboard | gui-clipboard |
6665
6766Unfinished features:
0 commit comments