Searched refs:vtp (Results 1 – 8 of 8) sorted by relevance
159 let vtp = ''166 let vtp = substitute(str,sstr,'\1','')167 return vtp
6514 char *vtp; // code in vtp mode member6590 STRNCPY(ks->vbuf, ks->vtp, KSSIZE); in swap_tcap()
522 if has('vtp') && !has('vcon') && !has('gui_running')
486 *+vtp* on MS-Windows console: support for 'termguicolors'
1422 +vtp various.txt /*+vtp*
12485 'termguicolors'. Also see |+vtp|.12500 vtp Compiled for vcon support |+vtp| (check vcon to find
7933 < This requires Vim to be built with the |+vtp| feature.
24364 Solution: Check for vtp and vcon support.28402 Problem: Not actually using 16 colors with vtp.28403 Solution: Always use 256 colors when vtp is used. (Nobuhiro Takasaki,