Files
neovim/runtime/doc
Lewis Russell 573a71469d fix(scrollbind): properly take filler/virtual lines into account
Problem:

`'scrollbind'` does not work properly if the window being scrolled
automatically contains any filler/virtual lines (except for diff filler
lines).

This is because when the scrollbind check is done, the logic only
considers changes to topline which are represented as line numbers.

Solution:

Write the logic for determine the scroll amount to take into account
filler/virtual lines.

Fixes #29751
2024-07-31 11:33:32 +01:00
..
2024-06-15 07:04:27 +08:00
2024-05-15 23:19:26 +02:00
2024-05-15 23:19:26 +02:00
2024-04-11 07:39:29 +08:00
2024-05-06 06:43:01 +08:00
2024-07-15 06:54:45 +08:00
2024-04-11 07:39:29 +08:00
2024-06-07 10:55:14 +08:00
2024-05-11 18:14:03 +08:00
2024-05-11 18:14:03 +08:00
2024-04-30 04:30:21 -07:00
2024-07-05 05:20:45 +08:00
2024-04-23 08:20:36 +08:00
2024-04-30 04:30:21 -07:00
2024-05-11 18:14:03 +08:00
2024-04-30 05:54:03 +08:00
2024-07-05 05:20:45 +08:00
2024-07-05 05:20:45 +08:00