comparison runtime/doc/various.txt @ 9027:773d627cac0b v7.4.1799

commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 29 22:59:22 2016 +0200 patch 7.4.1799 Problem: 'guicolors' is a confusing option name. Solution: Use 'termguicolors' instead. (Hirohito Higashi)
author Christian Brabandt <cb@256bit.org>
date Fri, 29 Apr 2016 23:00:07 +0200
parents c83e2c1e7f2b
children 9305a1251e51
comparison
equal deleted inserted replaced
9026:eea316a77946 9027:773d627cac0b
1 *various.txt* For Vim version 7.4. Last change: 2016 Mar 20 1 *various.txt* For Vim version 7.4. Last change: 2016 Apr 29
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
422 m *+tag_any_white* any white space allowed in tags file |tag-any-white| 422 m *+tag_any_white* any white space allowed in tags file |tag-any-white|
423 m *+tcl* Tcl interface |tcl| 423 m *+tcl* Tcl interface |tcl|
424 m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn| 424 m *+tcl/dyn* Tcl interface |tcl-dynamic| |/dyn|
425 *+terminfo* uses |terminfo| instead of termcap 425 *+terminfo* uses |terminfo| instead of termcap
426 N *+termresponse* support for |t_RV| and |v:termresponse| 426 N *+termresponse* support for |t_RV| and |v:termresponse|
427 m *+termtruecolor* 24-bit color in xterm-compatible terminals support 427 B *+termguicolors* 24-bit color in xterm-compatible terminals support
428 N *+textobjects* |text-objects| selection 428 N *+textobjects* |text-objects| selection
429 *+tgetent* non-Unix only: able to use external termcap 429 *+tgetent* non-Unix only: able to use external termcap
430 N *+timers* the |timer_start()| function 430 N *+timers* the |timer_start()| function
431 N *+title* Setting the window 'title' and 'icon' 431 N *+title* Setting the window 'title' and 'icon'
432 N *+toolbar* |gui-toolbar| 432 N *+toolbar* |gui-toolbar|