Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'RE: What does this mean?' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
RE: What does this mean?
Authored by: nvdingo on Nov 13, '02 12:22:37PM

It means that you don't have an /etc/termcap file, which is where the information about what colors to use for what comes from.

I don't either, and the hint caused problems. i couldn't even get into 'vi' again to edit it out of my .cshrc file until i did setenv TERM "ansi" (i guessed randomly and vi would run again.)

setting it to ansi does not give you colors, but at least the shell and apps like vi understood the TERM type.

I don't know where to get the termcap file either. sorry.



[ Reply to This | # ]