1
0
forked from aniani/vim

patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm

Problem:    MS-Windows with Python: crash when executed from Vifm.
Solution:   Use NUL instead of CONIN. (Ken Takata, closes #7061, closes #7053)
This commit is contained in:
Bram Moolenaar
2020-10-03 13:57:13 +02:00
parent c1f0066b64
commit 794771cfd8
2 changed files with 6 additions and 4 deletions

View File

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