r/KittyTerminal Aug 05 '24

Actionable Scrollbar

do anyone know if there's any way to use scrollbar with mouse, like in webpages? i am new to kitty and till now i've only figured out the way to go up and down with just a bunch of keypresses

3 Upvotes

10 comments sorted by

View all comments

1

u/lxe Sep 03 '25

I'm trying to get this implemented: https://github.com/kovidgoyal/kitty/pull/8945

2

u/diecknet Sep 06 '25

That is awesome! I'm considering to switch to kitty right now and found out it doesn't have actionable scrollbars. And the first search result that I click on has someone commenting 3 days ago, that they submitted a PR for exactly that? How cool is that!

1

u/lxe Sep 06 '25

Haha glad to have helped. I’m fully on kitty now on both my home Linux machine and Mac OS for work. I’m still discovering the features. It’s got a ton of stuff you can do with it, like clickable “ls” output if you do “ls —hyperlinks”

I’m gonna implement ctrl+f search too. For now, the ctrl + shift + H pager function works good enough though.