On Sun, Aug 26, 2018 at 10:29 AM Jason Franklin < [email protected]> wrote:
> Normally, scrolling up in vim (i.e., to view the last parts of a file) > will allow you to scroll past > the last line of the file. I'd like for Vim to stop at the end of the > file and not let me go further. > This would also mean that scrolling would be locked when a buffer is > completely visible in > a window. > > I've worked on a basic patch to do this. It needs some tests and what > not, but it looks > solid so far. > > Does any one have a preference either way? If the main guys (Bram, et. > al.) object, let > me know so I don't do a bunch of work for nothing. > I *like* the present behavior. It's sometimes useful, too (like for comparisons in split windows). IMHO any changes would need to be put behind an option that's OFF by default. -Manny -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
