Files
neovim/test/functional/ui
glepnir 76fdd9b882 fix(pum): crash when resizing grid with pumborder set (#36404)
Problem: Grid size check didn't account for border_width, causing
row index out of bounds when drawing bordered popup menu.

Solution: Check grid.rows against pum_height + border_width.
2025-11-10 07:07:25 +08:00
..
2025-10-08 08:16:17 +08:00
2025-02-26 23:06:22 +01:00