[vimshell] Red Terminal
John Stamp
jstamp at users.sourceforge.net
Fri Mar 7 06:11:37 CET 2008
On Thursday 06 March 2008, Austin Schuh wrote:
> Well, I didn't end up making vimshell support 256 colors, but I did
> manage to fix the problem. When t_colors is set to 16 or greater,
> the way that vim sets any color with a value greater than 8,
> including 9 which is the default color, changes. My way to solve
> this is to cap t_colors to 15 at the start of vim_shell_redraw and
> then restore it when that function is done executing.
Aw man, and I was hoping you'd do it the hard way ;)
> I'll post a patch once I recompile the debian package again after
> cleaning it up to make sure that it works.
Sounds good.
More information about the vimshell
mailing list