forked from aniani/vim
patch 8.1.1626: no test for closing a popup window with a modified buffer
Problem: No test for closing a popup window with a modified buffer. Solution: Add a test. Add "popups" to getbufinfo().
This commit is contained in:
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1626,
|
||||
/**/
|
||||
1625,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user