On Mon, Aug 31, 2020 at 6:39 PM Alexey Demin <[email protected]> wrote: > > Hi, > > I'd like to know is it the correct behavior of VIM when in diffmode it > doesn't handle L, H, M, zb, zt, ... commands according to the documentation. > It leaves 5 lines top/bottom respectively. > > One might reproduce it with comparing two files via "vim -d first second", > scroll 2 pages down and use zb, zt commands in Normal-mode. > > So, Is it expected behavior? Does the documentation has any notes about it?
Yes, it is expected and configurable. See :help 'scrolloff' Best regards, Tony. -- -- You received this message from the "vim_use" 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_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAJkCKXsNyQj4poSO0yKTby-DYMM2hyNUSEh8RSpa7-aztd8tQA%40mail.gmail.com.
