Files
neovim/test/functional
glepnir fcdb148437 fix(pum): info float width grows on reselect with 'linebreak' #38680
Problem: win_linetabsize() includes wrap overhead from 'linebreak'
based on current window width, but the result sizes the window,
causing a feedback loop.

Solution: Temporarily set w_view_width to Columns before measuring.
2026-04-12 11:42:27 -04:00
..
2026-04-10 11:08:26 -05:00
2026-03-29 18:16:17 +02:00
2025-12-15 13:55:15 -05:00