summaryrefslogtreecommitdiffstats
path: root/runtime/doc/term.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-02-14 22:29:30 +0000
committerBram Moolenaar <Bram@vim.org>2006-02-14 22:29:30 +0000
commit1d2ba7fa851f988ea9eab47b7662be243f85ddfa (patch)
tree5882ec62c5c5c6047021a94e74e4797139944a95 /runtime/doc/term.txt
parentf52c725c4739f2d3368029d67218d6cae0d87995 (diff)
updated for version 7.0197v7.0197
Diffstat (limited to 'runtime/doc/term.txt')
-rw-r--r--runtime/doc/term.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/term.txt b/runtime/doc/term.txt
index 49da29e77a..b0a4bd8869 100644
--- a/runtime/doc/term.txt
+++ b/runtime/doc/term.txt
@@ -1,4 +1,4 @@
-*term.txt* For Vim version 7.0aa. Last change: 2005 Dec 14
+*term.txt* For Vim version 7.0aa. Last change: 2006 Feb 14
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -208,7 +208,7 @@ starts with CSI, it assumes that the terminal is in 8-bit mode and will
convert all key sequences to their 8-bit variants.
==============================================================================
-2. Terminal options *terminal-options* *E436*
+2. Terminal options *terminal-options* *termcap-options* *E436*
The terminal options can be set just like normal options. But they are not
shown with the ":set all" command. Instead use ":set termcap".