comparison runtime/doc/vi_diff.txt @ 18343:375a7ecdb351

Update runtime files. Commit: https://github.com/vim/vim/commit/2e693a88b24dc6b12883fad78ff2cb9cd4469c98 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 16 22:35:02 2019 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Wed, 16 Oct 2019 22:45:04 +0200
parents 03b854983b14
children c4cdc715cb68
comparison
equal deleted inserted replaced
18342:fedab77fee7b 18343:375a7ecdb351
1 *vi_diff.txt* For Vim version 8.1. Last change: 2019 Sep 27 1 *vi_diff.txt* For Vim version 8.1. Last change: 2019 Oct 12
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
61 slowopen (slow) boolean (default off) *'slowopen'* *'slow'* 61 slowopen (slow) boolean (default off) *'slowopen'* *'slow'*
62 sourceany boolean (default off) *'sourceany'* 62 sourceany boolean (default off) *'sourceany'*
63 w300 number (default 23) *'w300'* 63 w300 number (default 23) *'w300'*
64 w1200 number (default 23) *'w1200'* 64 w1200 number (default 23) *'w1200'*
65 w9600 number (default 23) *'w9600'* 65 w9600 number (default 23) *'w9600'*
66
67 Vi did not allow for changing the termcap entries, you would have to exit Vi,
68 edit the termcap entry and try again. Vim has the |terminal-options|.
66 69
67 ============================================================================== 70 ==============================================================================
68 3. Limits *limits* 71 3. Limits *limits*
69 72
70 Vim has only a few limits for the files that can be edited {Vi: can not handle 73 Vim has only a few limits for the files that can be edited {Vi: can not handle