Monday, July 19, 2010

[bug?] colorcolumn not highlighted when using consecutive column numbers

Hi

When setting colorcolumns with multiple consecutive numbers,
some columns are not highlighted. I can't think of any reason
for this behavior so I assume it's a bug.

Steps to reproduce:

1) Using vim-7.3a, run:

$ vim -u NONE -c 'set colorcolumn=10,20,21,22,30' -c ':help'

2) Observe that column 21 and 22 are not highlighted on
all lines as show in this screenshot:

http://dominique.pelle.free.fr/pic/cursor-column=10,20,21,22,30.png

I'd expect all columns 10, 20, 21, 22 and 30 to be highlighted in
red for all lines.

Cheers
-- Dominique

--
You received this message from the "vim_use" 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

No comments: