Files
neovim/test/functional/ui
glepnir ac1c5ccb2c fix(popup): reuse pum preview float win, set 'winfixbuf' #32636
Problem:
popup floating window is closed and recreated for each item selection,
this is a bit wasteful.

Solution:
- Hide the preview win (instead of closing it) when the menu is still displayed:
    1. When selected_item is -1.
    2. When switching from an item with an "info" field to one without.
- When pum is undisplayed it is still closed.
2025-02-27 02:41:29 -08:00
..
2025-02-26 23:06:22 +01:00
2025-02-26 23:06:22 +01:00
2025-02-26 23:06:22 +01:00
2025-02-26 23:06:22 +01:00