mirror of
https://github.com/vim/vim.git
synced 2025-10-13 06:54:15 -04:00
patch 8.1.2050: popup window test fails in some configurations
Problem: Popup window test fails in some configurations. (James McCoy) Solution: Clear the command line.
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2050,
|
||||
/**/
|
||||
2049,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user