Ivan Krasilnikov wrote:
> Hi, I'm observing the following bug under Ubuntu and FreeBSD, which
> seems to have been introduced by this patch.
>
> $ cd /tmp
> $ seq 1 1000000 >file # bug happens with any sufficiently large file
> $ echo 'set nocompatible foldmethod=marker lazyredraw' >vimrc
> $ vim -u vimrc --noplugin file
>
> vim doesn't display the file's contents until any key is pressed.
I see it. It's caused by 'lazyredraw' postponing the redraw. I'll make
a patch for it.
--
ARTHUR: Bloody peasant!
DENNIS: Oh, what a give away. Did you hear that, did you hear that, eh?
That's what I'm on about -- did you see him repressing me, you saw it
didn't you?
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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