I’m currently evaluating FreeBSD as some kind of alternative to Gentoo for one of my machines I naturally also installed VIM right away. A little bit later I noticed a quite annoying problem: In the upper left corner the string “25h” which seemed to be the rest of some loose escape sequence. The same string also got appended to the rendering of any character I wrote.
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 ;)
Do you want to give me feedback about this article in private? Please send it to comments@zerokspot.com.
Alternatively, this website also supports Webmentions. If you write a post on a blog that supports this technique, I should get notified about your link π