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.
47 stars 12 forks source link

No bindings for Page Up and Page Down keys #16

Open un-clouded opened 2 years ago

un-clouded commented 2 years ago

Thanks, this is awesome for long files! Using Page Up and Page Down keys does not seem to invoke RefreshScrollbar() by default.