On Friday 16 December 2005 07:38 am, Andy wrote: > Hi > > Anyone know how to get colors to work in vim on Trustix. > > You can see syntax in vim but it just underlines the text, there are no > colors.
Set your TERM variable. Try: export TERM=xterm-color ..or something. David _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
