lornix / vim-scrollbar

An attempt to display a scrollbar with 'thumb' in curses-based vim. Uses the 'sign' feature of vim to display a scrollbar on the left-hand side.
48 stars 11 forks source link

Scrollbar appears but does not move #13

Open OracleToes opened 3 years ago

OracleToes commented 3 years ago

VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Feb 09 2021 23:51:55) The scrollbar shows up, but when I scroll down at all, the bar stays in place and the rest below is just all grey. basically the tags just don't update at all.

gsuuon commented 3 years ago

If you uncomment these it should work. I think this value should probably be initialized to 0 so the bindings get set up