summaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-05-02 23:00:22 +0200
committerBram Moolenaar <Bram@vim.org>2019-05-02 23:00:22 +0200
commit92fd599e0d85bdd7462926b2e5bcf7ce65fccc50 (patch)
tree98ec9508059d063c2bc4107ef7127bcc6da4e8cf /runtime/doc/eval.txt
parentd0621d85a6ceb17e1e6fb17415c3f94a755aaafa (diff)
downloadvim-git-92fd599e0d85bdd7462926b2e5bcf7ce65fccc50.tar.gz
patch 8.1.1248: no test for dec mousev8.1.1248
Problem: No test for dec mouse. Solution: Add some tests for dec mouse. Add "no_query_mouse".
Diffstat (limited to 'runtime/doc/eval.txt')
-rw-r--r--runtime/doc/eval.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt
index f728c12cb..8faf17f63 100644
--- a/runtime/doc/eval.txt
+++ b/runtime/doc/eval.txt
@@ -9805,6 +9805,8 @@ test_override({name}, {val}) *test_override()*
starting reset the "starting" variable, see below
nfa_fail makes the NFA regexp engine fail to force a
fallback to the old engine
+ no_query_mouse do not query the mouse position for "dec"
+ terminals
ALL clear all overrides ({val} is not used)
"starting" is to be used when a test should behave like