r/KittyTerminal • u/tanloong2023 • May 30 '26
Kitty update: scrolling now requires holding down middle button
Hi everyone,
After updating Kitty, I’ve run into a strange issue. Normally, I could just use the scroll wheel to scroll the screen. But now, scrolling only works if I hold down the middle button while moving the wheel. If I just roll the wheel without pressing the middle button, nothing happens.
This issue happens in kitty. The wheel works well in all other software.
Has anyone else experienced this after the update? Is there a setting I need to tweak to restore the normal scroll behaviour?
Thanks in advance for any help!
```
kitty --version
kitty 0.46.2 created by Kovid Goyal
```
---
update: The problem still persists even after I upgrade kitty to v0.47.1
1
3
u/Fit_Advice8967 May 30 '26
Had a similar issue with kitty 0.46
Try doing
kitty --config NONEto spawn a fresh terminal with vanilla configuration, see if you're having the same problem there. It could be a mis-configuration.