I have set
PAGER=less --mouse
so that i can scroll down with mouse in
$ systemctl list-unit-files (or other systemd command line tools)
that works with gnome-terminal / xterm / xfce-terminal / konsole / ....
,
but I notice that didn't work with kitty.
I then set
PAGER=most
, now mouse scroll down works again.
Is it a problem of less ? or systemd ? or kitty ?
how to solve this problem? thanks.
I have set
PAGER=less --mouse
so that i can scroll down with mouse in
$ systemctl list-unit-files (or other systemd command line tools)
that works with gnome-terminal / xterm / xfce-terminal / konsole / ....
,
but I notice that didn't work with kitty.
I then set
PAGER=most
, now mouse scroll down works again.
Is it a problem of less ? or systemd ? or kitty ?
how to solve this problem? thanks.