1
0
forked from aniani/vim

patch 8.2.2110: cannot use ":shell" when reading from stdin

Problem:    Cannot use ":shell" when reading from stdin. (Gary Johnson)
Solution:   Revert patch 8.2.1833.
This commit is contained in:
Bram Moolenaar
2020-12-08 19:36:21 +01:00
parent 8a3da6a368
commit 8e1cbb55c3
2 changed files with 10 additions and 1 deletions

View File

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