comparison runtime/doc/various.txt @ 16086:bd7461db24b3

Update runtime files. commit https://github.com/vim/vim/commit/63b74a8362b14576b21d342dc424d0396ca8ea27 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 24 15:09:13 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sun, 24 Mar 2019 15:15:06 +0100
parents 314694a2e74a
children 5b5c5daf57de
comparison
equal deleted inserted replaced
16085:9ee6ccf783f3 16086:bd7461db24b3
1 *various.txt* For Vim version 8.1. Last change: 2019 Jan 17 1 *various.txt* For Vim version 8.1. Last change: 2019 Mar 23
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
441 m *+sun_workshop* |workshop|; no longer supported 441 m *+sun_workshop* |workshop|; no longer supported
442 N *+syntax* Syntax highlighting |syntax| 442 N *+syntax* Syntax highlighting |syntax|
443 *+system()* Unix only: opposite of |+fork| 443 *+system()* Unix only: opposite of |+fork|
444 T *+tag_binary* binary searching in tags file |tag-binary-search| 444 T *+tag_binary* binary searching in tags file |tag-binary-search|
445 N *+tag_old_static* old method for static tags |tag-old-static| 445 N *+tag_old_static* old method for static tags |tag-old-static|
446 m *+tag_any_white* any white space allowed in tags file |tag-any-white| 446 m *+tag_any_white* Removed; was to allow any white space in tags files
447 m *+tcl* Tcl interface |tcl| 447 m *+tcl* Tcl interface |tcl|
448 m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn| 448 m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn|
449 m *+terminal* Support for terminal window |terminal| 449 m *+terminal* Support for terminal window |terminal|
450 *+terminfo* uses |terminfo| instead of termcap 450 *+terminfo* uses |terminfo| instead of termcap
451 N *+termresponse* support for |t_RV| and |v:termresponse| 451 N *+termresponse* support for |t_RV| and |v:termresponse|