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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Julian Kinraid
@@ -34,11 +34,10 @@ features you can enable/disable.
34
34
Vim has support for the mouse and clipboard in a pterm, if those options
35
35
are compiled in, which they are normally.
36
36
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.
42
41
43
42
When the mouse is in use, you can press Alt-RightMouse to open the pterm menu.
44
43
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|
52
51
Supported features:
53
52
:browse command | :browse |
54
53
:confirm command | :confirm |
55
- Cursor blinking | 'guicursor' |
54
+ Cursor blinking 'guicursor'
56
55
Menus, popup menus and menu priorities | :menu |
57
56
| popup-menu |
58
57
| menu-priority |
59
58
Toolbar | gui-toolbar |
60
- | 'toolbar' |
59
+ 'toolbar'
61
60
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'
65
64
Clipboard | gui-clipboard |
66
65
67
66
Unfinished features:
0 commit comments