Xuyuanp/scrollbar.nvim

Keybinding?

Closed this issue · 4 comments

Would it be possible to add a mapping to control scrollbar with keyboard?

What do you want to control?

The scrollbar itself. If it's a window, one could jump to it with ctrl-w ctrl-h, and then scroll the buffer you jumped from with j and k.

The window is not focusable. You could only jump into it with win id

Ohh, I see, thank you for explanation