1
0
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:
Bram Moolenaar
2022-01-17 17:52:22 +00:00
parent 9f8c304c8a
commit 262898ae43
2 changed files with 4 additions and 0 deletions

View File

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