summaryrefslogtreecommitdiffstats
path: root/src/testdir/lsan-suppress.txt
diff options
context:
space:
mode:
authorLuuk van Baal <luukvbaal@gmail.com>2024-04-03 22:50:40 +0200
committerChristian Brabandt <cb@256bit.org>2024-04-03 22:50:40 +0200
commitbd28cae1f1c21c0e3743e3427c98bbd848fad237 (patch)
tree7315d51209769e86873e7efa13ce4cc47b9c68f3 /src/testdir/lsan-suppress.txt
parent08d2401fbc6de2606aca69add401e2ffca772aa2 (diff)
patch 9.1.0260: Problems with "zb" and scrolling to new topline with 'smoothscroll'v9.1.0260
Problem: "zb" does not reveal filler lines at the start of a buffer. Scrolled cursor position with 'smoothscroll' is unpredictable, and may reset skipcol later if it is not visible (after v9.1.258) Solution: Replace confusing for loop that reaches final control value too early with while loop. Set "w_curswant" accordingly so cursor will be placed in visible part of topline. (Luuk van Baal) closes: #14394 Signed-off-by: Luuk van Baal <luukvbaal@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'src/testdir/lsan-suppress.txt')
0 files changed, 0 insertions, 0 deletions