bjorn.winckler 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? > Björn
Vim-7.3.138 works fine for me. I tested on Linux x86: - vim in terminal - gvim (gtk2, athena, motif) Does it happen with: vim -u NONE -U NONE -f? -- 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
