comparison runtime/doc/various.txt @ 8969:c83e2c1e7f2b v7.4.1770

commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 21 21:10:14 2016 +0200 patch 7.4.1770 Problem: Cannot use true color in the terminal. Solution: Add the 'guicolors' option. (Nikolai Pavlov)
author Christian Brabandt <cb@256bit.org>
date Thu, 21 Apr 2016 21:15:07 +0200
parents ed7251c3e2d3
children 773d627cac0b
comparison
equal deleted inserted replaced
8968:4794235d1bb0 8969:c83e2c1e7f2b
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 N *+textobjects* |text-objects| selection 428 N *+textobjects* |text-objects| selection
428 *+tgetent* non-Unix only: able to use external termcap 429 *+tgetent* non-Unix only: able to use external termcap
429 N *+timers* the |timer_start()| function 430 N *+timers* the |timer_start()| function
430 N *+title* Setting the window 'title' and 'icon' 431 N *+title* Setting the window 'title' and 'icon'
431 N *+toolbar* |gui-toolbar| 432 N *+toolbar* |gui-toolbar|