forked from aniani/vim
patch 8.2.0662: cannot use input() in a channel callback
Problem: Cannot use input() in a channel callback. Solution: Reset vgetc_busy. (closes #6010)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
662,
|
||||
/**/
|
||||
661,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user