[vimshell] weird colors ctd.

Austin Schuh austin.linux at gmail.com
Thu Jun 4 23:12:47 CEST 2009


If I am remembering right, the color problem occurs because vimshell
only supports 16 colors, and VIM supports up to 256.  When I last
poked at it I was able to get rid of the problem by forcing VIM into
16 color mode.  ":set t_Co=15" will change the number of colors that
VIM uses to 15 (I think, though setting it to 15 might mean 16).

Austin Schuh

On Thu, Jun 4, 2009 at 1:07 PM, Edward Peschko <horos11 at gmail.com> wrote:
> Ok, I tried some of the fixes in this thread:
>
>   http://www.wogri.at/pipermail/vimshell/2007-September/000650.html
>
> Nothing worked, and I hope that perhaps the problem
> could be reproduced.. I'm using centos linux, attaching via putty
> and accessing vimshell under screen..
>
> As a quick workaround, is there a simple way to just turn any shells
> spawned black and white?
>
> Ed
> _______________________________________________
> The VIM-Shell Mailing List
> vimshell at vimshell.wana.at
> VIM-Shell Homepage: http://vimshell.wana.at
>


More information about the vimshell mailing list