On Feb 4, 2:33 pm, Christian Brabandt <[email protected]> wrote: > I am not sure why, but this patch seems to fix it. This potentially > makes redrawing much slower, though.
Strange... On my machine scrolling is now faster, not very much but indeed faster. But there is a problem with your patch. After John Little had confirmed my observations, I investigated a little and found that this 'flashing' is more general bug i.e. not only with ctrl-f/b but also with ctrl-d/u, gg, G, :set scrolljump=-25 or even :set scrolljump=1 and maybe more. I dont't have the foggiest idea about Vim's internals but I suspect it should be fixed on some higher level than your attempt. -- 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
