when using less, less is listening and reacting to mouse scrolling events. those are somehow filtered in bat and it would be nice to have this functionality back.
this has been discussed before, see the readme for details:
https://github.com/sharkdp/bat#using-a-different-pager
I tried adding the BAT_PAGER env-var but it didn't work at first,
then noticed i wasn't running the latest version.
upgraded to 8.0 then everything worked!
thanks and keep up the good work!
<3
Most helpful comment
I tried adding the
BAT_PAGERenv-var but it didn't work at first,then noticed i wasn't running the latest version.
upgraded to
8.0then everything worked!thanks and keep up the good work!
<3