Christian J. Robinson wrote: > On Thu, 3 Mar 2011, bjorn.winckler wrote: > >> This may be specific to MacVim, but after applying this patch the screen >> redraws before I ever get to see the output from commands like :ver and :ls. >> >> Can somebody check to see if it happens in any other GUI? > > This happens to me as well, under Windows 7, when I have 'lazyredraw' set.
Ah, confirmed. I can now reproduce it too on Linux with Vim-7.3.138 in the terminal as well as with gvim (gtk2) with: $ vim -u NONE -c 'set lazyredraw' ... then typing :ver<CR> does not show anything. -- Dominique -- 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
