On Fri, Feb 22, 2013 at 3:57 PM, Christian Brabandt <[email protected]> wrote: [snip] >> # set colorscheme however you like, just as long as there >> # is an 'Error' highlight group. >> vim -u NONE -U NONE -c 'set nocp' -c 'colorscheme elflord' file.txt \ >> -c "call matchadd('Error', '\%3l\%1c')" > > Looks like a redrawing problem. I think, the screen is not correctly > updated, but when doing Ctrl-L it does instead update correctly.
Is the next step to file a bug report? Sorry for the silly question, but I'm still learning Vim's organization and community. Thanks! -John -- -- 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 because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
