Mikolaj Machowski wrote:

> Since Konsole in KDE 3.5.4 supports 256 colors it could be nice if
> Vim could use them. Is any way to convince Vim to use guibg/guifg from
> syntax files in console?

There is no standard way to get the colors from termcap/terminfo.  For
xterm Vim has the support builtin.  For Konsole something could be
added.  The code is in src/syntax.c, the do_highlight() function.

-- 
>From "know your smileys":
 :~)    A man with a tape recorder up his nose

 /// 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://ICCF-Holland.org    ///

Reply via email to