diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-01-13 00:46:17 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-01-13 00:46:17 -0500 |
commit | a99d33ad9a6a81400a04712f769180ef700787b4 (patch) | |
tree | a9870d5c527270c83f0e45270991d4bbe7a56d30 /runtime/doc/options.txt | |
parent | 9c090e9329679d5659d61f1c3f4fc5452417a027 (diff) | |
parent | 16d0976150516b17de7a4c20d0e4939a5d6d4237 (diff) | |
download | rneovim-a99d33ad9a6a81400a04712f769180ef700787b4.tar.gz rneovim-a99d33ad9a6a81400a04712f769180ef700787b4.tar.bz2 rneovim-a99d33ad9a6a81400a04712f769180ef700787b4.zip |
Merge pull request #1801 from Pyrohh/qnx_cleanup
Remove QNX/pterm remnants
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 4a2646f1c4..8152c3d3c4 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -4935,9 +4935,8 @@ A jump table for the options with a short description can be found at |Q_op|. global {not in Vi} Enable the use of the mouse. Only works for certain terminals - (xterm, MS-DOS, Win32 |win32-mouse|, QNX pterm, *BSD console with - sysmouse and Linux console with gpm). For using the mouse in the - GUI, see |gui-mouse|. + (xterm, Win32 |win32-mouse|, *BSD console with sysmouse and Linux + console with gpm). For using the mouse in the GUI, see |gui-mouse|. The mouse can be enabled for different modes: n Normal mode v Visual mode @@ -7402,8 +7401,6 @@ A jump table for the options with a short description can be found at |Q_op|. rather complex sequence, starting with "<Esc>[". This is also available for an Xterm, if it was configured with "--enable-dec-locator". - *pterm-mouse* - pterm QNX pterm mouse handling. *urxvt-mouse* urxvt Mouse handling for the urxvt (rxvt-unicode) terminal. The mouse works only if the terminal supports this |