cyd01 / KiTTY

:computer: KiTTY, a free telnet/ssh client for Windows
https://www.9bis.com/kitty
Other
1.61k stars 137 forks source link

Ctrl+mouse-wheel font size change not working while in tmux #448

Open smprather opened 1 year ago

smprather commented 1 year ago

This may be a tmux bug/user-error, but I'll just start here. Sorry if it is not a KiTTY problem.

When in tmux w/ mouse support enabled, ctrl+scroll-wheel to change font size does not work. When I detach from tmux, it works ok.

I tried this in tmux (and a few variations on the theme), but it didn't work. unbind-key -T root C-WheelUpPane

Thanks! --Myles