forked from aniani/vim
patch 8.1.1449: popup text truncated at end of screen
Problem: Popup text truncated at end of screen. Solution: Move popup left if needed. Add the "fixed" property to disable that. (Ben Jackson , closes #4466)
This commit is contained in:
@@ -767,6 +767,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1449,
|
||||
/**/
|
||||
1448,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user