1
0
forked from aniani/vim

updated for version 7.3.1164

Problem:    Can't test what is actually displayed on screen.
Solution:   Add the screenchar() and screenattr() functions.
This commit is contained in:
Bram Moolenaar
2013-06-11 18:40:13 +02:00
parent c09a6d6c0c
commit 9a773488a7
3 changed files with 76 additions and 0 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1164,
/**/
1163,
/**/