summaryrefslogtreecommitdiff
path: root/test/regression/4659-scroll-issue-with-replace-ranges/script
AgeCommit message (Collapse)Author
2022-07-10Refactor highlighting logicMaxime Coste
Always start with full buffer lines and trim the display buffer at the very end, treat non-range display atoms as non-trimable in that case and keep track of how many columns are occupied by "widgets" such as line numbers or flags. Fixes #4659