aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2015-05-05 22:00:43 -0400
committerMichael Reed <m.reed@mykolab.com>2015-05-18 11:06:54 -0400
commitc50c831b85c9ca44cbc2857beaf8978bdcf99a7d (patch)
treea83e81df0c2c6947bd2041ba861443534e3d0c22 /runtime/doc/various.txt
parent00cf632b2b0bfd5c3ced3ca15b34cae0b52cd06d (diff)
downloadrneovim-c50c831b85c9ca44cbc2857beaf8978bdcf99a7d.tar.gz
rneovim-c50c831b85c9ca44cbc2857beaf8978bdcf99a7d.tar.bz2
rneovim-c50c831b85c9ca44cbc2857beaf8978bdcf99a7d.zip
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Because of 3baba1e7bc6698e6bc9f1d37fce88b30d6274bc9, it's dead code. Helped-by: Justin M. Keyes <justinkz@gmail.com>
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index 976a9f5e2b..ef5844b2d2 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -364,13 +364,6 @@ N *+mksession* |:mksession|
N *+modify_fname* |filename-modifiers|
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|
-B *+mouse_netterm* Unix only: netterm mouse handling |netterm-mouse|
-N *+mouse_sysmouse* Unix only: *BSD console mouse handling |sysmouse|
-B *+mouse_sgr* Unix only: sgr mouse handling |sgr-mouse|
-B *+mouse_urxvt* Unix only: urxvt mouse handling |urxvt-mouse|
-N *+mouse_xterm* Unix only: xterm mouse handling |xterm-mouse|
N *+multi_byte* 16 and 32 bit characters |multibyte|
*+multi_byte_ime* Win32 input method for multibyte chars |multibyte-ime|
N *+multi_lang* non-English language support |multi-lang|