#4043·kakoune

Scrollable info box?

Author: VarLadCreated Feb 2, 2021Updated Sep 8, 2026
Labelsfeature request

Feature

Scrollable info box

Usecase

I use julialang with Kak-lsp, which uses kakoune's info box to display docs on lsp-hover The info box fills up the screen and is cut off when I limit the max lines. Any way I can get a scroll bar to scroll along the info box? If not, can I get it implemented as a feature? Thank you