forked from aniani/vim
patch 8.2.4121: Visual test fails on MS-Windows
Problem: Visual test fails on MS-Windows. Solution: Set 'isprint' so that the character used is not printable.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4121,
|
||||
/**/
|
||||
4120,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user