aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt5
-rw-r--r--runtime/doc/various.txt1
2 files changed, 1 insertions, 5 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 90d4ca7a70..5fce90036b 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -7564,8 +7564,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".
- *jsbterm-mouse*
- jsbterm JSB term mouse handling.
*pterm-mouse*
pterm QNX pterm mouse handling.
*urxvt-mouse*
@@ -7581,8 +7579,7 @@ A jump table for the options with a short description can be found at |Q_op|.
mouse codes.
The mouse handling must be enabled at compile time |+mouse_xterm|
- |+mouse_dec| |+mouse_netterm| |+mouse_jsbterm| |+mouse_urxvt|
- |+mouse_sgr|.
+ |+mouse_dec| |+mouse_netterm| |+mouse_urxvt| |+mouse_sgr|.
Only "xterm"(2) is really recognized. NetTerm mouse codes are always
recognized, if enabled at compile time. DEC terminal mouse codes
are recognized if enabled at compile time, and 'ttymouse' is not
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index b264e5be8c..2f1868e84e 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -379,7 +379,6 @@ N *+mouse* Mouse handling |mouse-using|
N *+mouseshape* |'mouseshape'|
B *+mouse_dec* Unix only: Dec terminal mouse handling |dec-mouse|
N *+mouse_gpm* Unix only: Linux console mouse handling |gpm-mouse|
-N *+mouse_jsbterm* JSB mouse handling |jsbterm-mouse|
B *+mouse_netterm* Unix only: netterm mouse handling |netterm-mouse|
N *+mouse_pterm* QNX only: pterm mouse handling |qnx-terminal|
N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse|