What caused it? Well, I also copied over my .vimrc from my PowerBook and this held following line:
set term=xterm-color
Well, nice idea, but does only work if you're using xterm-color ;) So after resetting the terminal to "cons25" everything worked again, but it took me quite some time finding the real culprit. I already knew that it must have had something to do with $TERM (thanks to some excessive googling for a few hours), but I couldn't really find where I had set it incorrectly ;)
Thanks, this really helped me tonight. I am a Macintosh Systems Engineer working on becoming a UNIX Systems Engineer. I put FreeBSD on an old Compaq Presario I recently acquired and I was having a BITCH of a time getting vim to work as I wanted it to and the "25h" anomaly was driving me nuts! I had the TERM=xterm-color in my ~/.bash_profile file. I changed it to cons25, like you said and, voilá! I'm back in business without sacrificing my colors!
Thanks a million!
Dec. 27, 2006, 4:15 a.m.
THX. I got the same problem tonight.
April 9, 2007, 3:02 p.m.