1
0
forked from aniani/vim

patch 8.2.0444: swap file test fails on some systems

Problem:    Swap file test fails on some systems.
Solution:   Preserve the swap file. Send NL terminated keys.
This commit is contained in:
Bram Moolenaar
2020-03-24 21:44:51 +01:00
parent 45fffdf10b
commit d36ef573b2
2 changed files with 9 additions and 5 deletions

View File

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