On Apr 4, 8:12 am, Michael Maurer <salogynso...@gmail.com> wrote:
> * Stahlman Family <brettstahl...@comcast.net> [04.04.2009 14:21]:
>
>
>
> > Let me know if any of the above is unclear or you have any issues or
> > questions..
>
> > Thanks,
> > Brett Stahlman
>
> I don't know if it's the way my terminals are set up, or maybe I need to
> compile vim with some extra optioni (latest stable with ruby support),
> but I get this when I do
> :MakeTestPage
>
> http://michaelmaurer.net/images/gnometerminal.pnghttp://michaelmaurer.net/images/xterm.png
>
> I put this in my .vimrc
>
> set t_Co=256
> set term=gnome-256color
>
> but get no change (I dl'd the ncurses-term package you specified) .

Mike,
Thanks for the screenshots. What colorscheme are you using? It
shouldn't matter in the GUI, but for a cterm, if the colorscheme
doesn't set the background color of the Normal group, Txtfmt has to
rely upon the Ignore group to hide the tokens. The Ignore group is one
of the Vim default groups, whose purpose is to conceal tokens;
however, some colorschemes define this group in such a way that tokens
are not hidden. This is described more fully in the Txtfmt help.
(:help txtfmt-cterm-ignore-issue) You can check to see whether your
colorscheme hides text in the Ignore group by doing...
:hi Ignore
...and checking to see whether the "xxx" is visible. Is Ignore text
visible to you?

Thanks,
Brett S.

>
> I'd really like to use your plugin, it looks great!
> - Mike
>
> --
> Entering the 
> Ballardospherehttp://michaelmaurer.net/archives/2009/04/03/entering_the_ballardosph...
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to