1
0
forked from aniani/vim

patch 8.2.3502: cannot enter password in shell command

Problem:    Cannot enter password in shell command.
Solution:   Revert patch 8.2.2919.
This commit is contained in:
Bram Moolenaar
2021-10-13 10:05:30 +01:00
parent e519eb41c1
commit fff10d9a76
2 changed files with 7 additions and 0 deletions

View File

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