Files
neovim/test/functional/ui
luukvbaal 5b1561bb71 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.
2025-04-08 05:47:18 -07:00
..
2025-03-15 15:00:44 +01:00
2025-02-26 23:06:22 +01:00