aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorFredrik Fornwall <fredrik@fornwall.net>2014-08-07 23:41:39 +0200
committerJustin M. Keyes <justinkz@gmail.com>2014-08-18 03:59:40 +0000
commit6dcd629ed6e61fbebcf715cd1b362773f1f209ec (patch)
tree9c2437cc803480cd87029d86ae81b05ebca1289e /runtime
parentd067ad66ac2b6eb22eef3bfb7efa0007b7af9e5b (diff)
downloadrneovim-6dcd629ed6e61fbebcf715cd1b362773f1f209ec.tar.gz
rneovim-6dcd629ed6e61fbebcf715cd1b362773f1f209ec.tar.bz2
rneovim-6dcd629ed6e61fbebcf715cd1b362773f1f209ec.zip
Make ttyfast default to true on all terminals #1051
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 3fdb3f38b5..d38fb84f10 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -7490,9 +7490,7 @@ A jump table for the options with a short description can be found at |Q_op|.
xterm entries...).
*'ttyfast'* *'tf'* *'nottyfast'* *'notf'*
-'ttyfast' 'tf' boolean (default off, on when 'term' is xterm, hpterm,
- sun-cmd, screen, rxvt or dtterm; also
- on when running Vim in a DOS console)
+'ttyfast' 'tf' boolean (default on)
global
{not in Vi}
Indicates a fast terminal connection. More characters will be sent to