Files
neovim/test/functional/ui
luukvbaal c4a19bff4e fix(display): scroll redrawing doesn't account for virt_lines above fold #33374
Problem:  Logic computing the new height of the modified area does not
          take into account virtual lines attached to a folded line.

Solution: Remove `hasFolding()` branch and let `plines_win_full()` do its job.
(cherry picked from commit 5b1561bb71)
2025-04-08 13:20:27 +00:00
..
2025-03-15 15:00:44 +01:00
2025-02-26 23:06:22 +01:00
2025-02-26 23:06:22 +01:00