You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoke insert mode completion with lots of suggestions so the popupmenu covers the entire height of the screen (e g do tag completion based on a single letter only)
type <c-r>=<c-f> ( = cmdline window)
Now cmdline window is entered, but it is covered by the popupmenu and unusable. Even after redraw the popupmenu still covers the cmdline window.