Hi John! On Di, 26 Feb 2013, John Szakmeister wrote:
> 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. It is probably in Bram's todo list already, but he hasn't pushed the runtime files yet to the public repository (at http://code.google.com/p/vim/source/browse/#hg%2Fruntime) If he does and you have updated your runtime files, you'll find it somewhere in :h todo.txt (but don't expect a fix soon, the list is huge). regards, Christian -- Wie man sein Kind nicht nennen sollte: Jo Del -- -- 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.
