Stefano Zacchiroli wrote:

> In vim 7.0d02 I'm unable to see the '|' which usually surround tag in
> vim's help file (e.g. around 'usr_01.txt' in the first help page opened
> by ':help<CR>').

That's a new feature.  These bars are confusing for beginners, since
they are used around a command and you are supposed to ignore them.  Not
showing them makes the text much more readable.

When you move the cursor on top of them and when using Visual selection
the bars should be visible.  This depends on the colorscheme though.

> They are not visible (but the tag jumping still works). Moreover: on a
> black gnome-terminal the cursor becomes completely invisible when moving
> on them, while using a gui-enabled vim when the cursor is on them
> they're visible in reversed colors (but still not visible when the
> cursor is elsewhere).
> 
> I tried several colorschemes, they seem not to affect the bug.

This problem must already be present for other things where the Ignore
highlighting is used.

I now also did this for the stars around the tag definitions.

-- 
>From "know your smileys":
 :-H    Is missing teeth

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- 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://www.ICCF.nl         ///

Reply via email to