Dennis Preiser wrote:

> björn <bjorn.winck...@gmail.com> wrote:
> > ...and now there is also a 7.3e build of MacVim available here:
> > 
> > http://github.com/b4winckler/macvim/downloads
> 
> I encountered a drawing issue with:
> 
> | hi CursorLine gui=underline guisp=gray
> 
> set. This should underline the current line with a gray line from the
> left edge to the right edge. When displaying help files sometimes the
> line stops some caracter before the right edge.
> 
> To reproduce try ':h ls' with filetype plugin on.
> 
> I guess this is caused by the 'concealcursor' option
> 
> | setlocal formatoptions+=tcroql textwidth=78 cole=2 cocu=nc
> 
> set from [...]/runtime/ftplugin/help.vim. The 'missing' part of the
> cursorline seems to be the 'concealed' caracters.

I see this problem on Unix and also in a terminal.  I'll see if I can
fix it.

-- 
If you put 7 of the most talented OSS developers in a room for a week
and asked them to fix a bug in a spreadsheet program, in 1 week
you'd have 2 new mail readers and a text-based web browser.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

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

Reply via email to