I'm using Ubuntu 16.04 default terminal (it's GNOME I believe?)
The problem I'm facing is that when I use git diff command to inspect my local changes I can scroll up/down using the mouse wheel, but no new lines are showing up when I get to the bottom (so I can see only one page of changes). In order to go to the next lines I can use space or up/down arrows of the keyboard, but can I somehow make this with the mouse wheel?
BTW If I use the less command it works as expected -> scrolling down goes to new lines.
-+Fto the options oflessor else output that fits on one screen is empty. Note that both options combined will pipe any output of git through a pager, even if it would fit on one screen. However there is a wrapper script for less that calls less only if output exceeds screen size. See comments #10 and #11 on this Debian bug and this question on less for more technical details. – pcworld Dec 08 '17 at 15:49