summaryrefslogtreecommitdiffstats
path: root/runtime/doc/term.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-01-25 13:02:57 +0100
committerBram Moolenaar <Bram@vim.org>2015-01-25 13:02:57 +0100
commit8a94d873aa8c753a8522ea86a049bdf2abd0c507 (patch)
tree23cf9ecb57bb61f0ddfe107af0c4db2b6bb9c224 /runtime/doc/term.txt
parentdf82661c9cf24a8947584197c756a88add5406ca (diff)
Update runtime files.
Diffstat (limited to 'runtime/doc/term.txt')
-rw-r--r--runtime/doc/term.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt
index d2dd547061..2076e83421 100644
--- a/runtime/doc/term.txt
+++ b/runtime/doc/term.txt
@@ -410,7 +410,7 @@ adjust the various t_ codes. This avoids the problem that the xterm can
produce different codes, depending on the mode it is in (8-bit, VT102,
VT220, etc.). The result is that codes like <xF1> are no longer needed.
Note: This is only done on startup. If the xterm options are changed after
-Vim has started, the escape sequences may not be recognized any more.
+Vim has started, the escape sequences may not be recognized anymore.
*xterm-resize*
Window resizing with xterm only works if the allowWindowOps resource is