On Thu, Mar 3, 2011 at 4:15 PM, bjorn.winckler <[email protected]>wrote:
> On Thursday, March 3, 2011 3:04:28 PM UTC+1, Bram Moolenaar wrote: >> >> >> Patch 7.3.137 (after 7.3.091) >> Problem: When 'lazyredraw' is set the screen may not be updated. (Ivan >> Krasilnikov) >> Solution: Call update_screen() before waiting for input. > > > 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. > That is, I start Vim (in GUI mode) and see the welcome message, type :ver, > and instead of seeing the version message the window just clears (the > welcome message disappears). This does not happen in console mode however. > > Can somebody check to see if it happens in any other GUI? > With this patch on a Slackware 13.1 x86_64 system, :ver and :ls work fine in gvim and vim. /Don > > Björn > > -- > 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 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
