aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.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/eval.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/eval.txt')
-rw-r--r--runtime/doc/eval.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index 5eb8f62d8b..4e825e123c 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -6771,13 +6771,6 @@ menu Compiled with support for |:menu|.
mksession Compiled with support for |:mksession|.
modify_fname Compiled with file name modifiers. |filename-modifiers|
mouse Compiled with support mouse.
-mouse_dec Compiled with support for Dec terminal mouse.
-mouse_gpm Compiled with support for gpm (Linux console mouse)
-mouse_netterm Compiled with support for netterm mouse.
-mouse_sysmouse Compiled with support for sysmouse (*BSD console mouse)
-mouse_sgr Compiled with support for sgr mouse.
-mouse_urxvt Compiled with support for urxvt mouse.
-mouse_xterm Compiled with support for xterm mouse.
mouseshape Compiled with support for 'mouseshape'.
multi_byte Compiled with support for 'encoding'
multi_byte_encoding 'encoding' is set to a multi-byte encoding.