comparison runtime/doc/term.txt @ 6884:29c328f69aaa

Update help files.
author Bram Moolenaar <bram@vim.org>
date Fri, 26 Jun 2015 19:35:49 +0200
parents 7c5a0c69e1ac
children 17333ebd2bbd
comparison
equal deleted inserted replaced
6883:dbebb11ee0e0 6884:29c328f69aaa
1 *term.txt* For Vim version 7.4. Last change: 2015 Feb 23 1 *term.txt* For Vim version 7.4. Last change: 2015 Jun 25
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
298 t_EI end insert or replace mode (block cursor shape) *t_EI* *'t_EI'* 298 t_EI end insert or replace mode (block cursor shape) *t_EI* *'t_EI'*
299 |termcap-cursor-shape| 299 |termcap-cursor-shape|
300 t_RV request terminal version string (for xterm) *t_RV* *'t_RV'* 300 t_RV request terminal version string (for xterm) *t_RV* *'t_RV'*
301 |xterm-8bit| |v:termresponse| |'ttymouse'| |xterm-codes| 301 |xterm-8bit| |v:termresponse| |'ttymouse'| |xterm-codes|
302 t_u7 request cursor position (for xterm) *t_u7* *'t_u7'* 302 t_u7 request cursor position (for xterm) *t_u7* *'t_u7'*
303 see |'ambiwidth'|
304 t_RB request terminal background color *t_RB* *'t_RB'*
303 see |'ambiwidth'| 305 see |'ambiwidth'|
304 306
305 KEY CODES 307 KEY CODES
306 Note: Use the <> form if possible 308 Note: Use the <> form if possible
307 309