commit | d47d52232bf21036c5c89081458be7eaf2630d24 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Dec 09 20:43:55 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Dec 09 20:43:55 2018 +0100 |
tree | 5b7031e52717248256f1d4d4307f241bce046184 | |
parent | 37402ed53475166cd988edbea1269fa4e9918dc4 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/terminal.txt b/runtime/doc/terminal.txt index 499a245..0db69df 100644 --- a/runtime/doc/terminal.txt +++ b/runtime/doc/terminal.txt
@@ -110,7 +110,7 @@ to Terminal-Normal mode: > tnoremap <F1> <C-W>N You can use Esc, but you need to make sure it won't cause other keys to -break: > +break (cursor keys start with an Esc, so they may break): > tnoremap <Esc> <C-W>N set notimeout ttimeout timeoutlen=100