Files
neovim/test/functional/ui
glepnir afc3c43f12 fix(popup): new preview_bufnr created when menu item is selected #32819
Problem:
"use_float" in the if-condition causes a new buffer to be generated on every execution.

Solution:
- Remove the incorrect use_float check from the condition.
- Use buf_clear to properly clear the existing buffer.
2025-03-10 07:38:15 -07: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