summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-08-15 16:21:32 +0200
committerBram Moolenaar <Bram@vim.org>2012-08-15 16:21:32 +0200
commit2b9578f0f8cdba144e996273bca586b384e33d90 (patch)
tree02ae5bd4f971f8f08c62248baeae4d5f62939de5 /runtime
parent2430586629dfccd637a23c45793fc182d2cb2b87 (diff)
updated for version 7.3.632v7.3.632
Problem: Cannot select beyond 222 columns with the mouse in xterm. Solution: Add support for SGR mouse tracking. (Hayaki Saito)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index a31ae3d168..949ff830d3 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -7437,6 +7437,7 @@ A jump table for the options with a short description can be found at |Q_op|.
or "xterm2" already. The main use of this option is to set it to
"xterm", when the terminal name doesn't start with "xterm", but it can
handle xterm mouse codes.
+ The "sgr" value will be set if the xterm version is 277 or later.
The "xterm2" value will be set if the xterm version is reported to be
95 or higher. This only works when compiled with the |+termresponse|
feature and if |t_RV| is set to the escape sequence to request the