Whenever I scroll a file all the way to the bottom of a text file, it will scroll far beyond the last line, and I end up with a blank screen.
Then, to view the last lines of text, I have to scroll a little bit up, and in huge log files it usually gets scrolled too much.
I'll give an example.
When I scroll all the way down, this is what I expect to see:
560 lorem ipsum
561 lorem ipsum
562 lorem ipsum
563 lorem ipsum
564 lorem ipsum
565 lorem ipsum
566 lorem ipsum
567 lorem ipsum
568 lorem ipsum
569 lorem ipsum
570 lorem ipsum
But instead I see this:
I know I can use Ctrl+End. But what I would like to know, is if there a way to change the annoying behavior of scrolling 50+ lines too much.