Open fin-ger opened 5 years ago
Ah thank your for the quick answer. So let's wait for vte to fix this :wink:
Tested with GTK inspector (GTK_DEBUG=interactive
), For current tilix set enable-fallback-scrolling
to FALSE
could enable kinetic scrolling, and it seems that set scroll-unit-is-pixels
to TRUE
could make it more smooth.
Kinetic scrolling is not working when scrolling a terminal window with a touchpad. The
GtkScrolledWindow
has perfect support for this. Having no kinetic scrolling for touchpad devices makes scrolling inside a terminal window very unergonomic and clumsy.https://developer.gnome.org/gtk3/stable/GtkScrolledWindow.html#id-1.3.16.3.11.9
Would be great if you could look into this.
I love this project, it has been my main terminal application for over a year now :purple_heart: