forked from aniani/vim
patch 8.2.4655: cmdline completion popup menu positioned wrong
Problem: Command line completion popup menu positioned wrong when using a terminal window. Solution: Position the popup menu differently when editing the command line. (Yegappan Lakshmanan, closes #10050, closes #10035)
This commit is contained in:
committed by
Bram Moolenaar
parent
49d008d96b
commit
1104a6d0c2
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4655,
|
||||
/**/
|
||||
4654,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user