I rlogin from a sco box to a redhat box and run /bin/
vi. Pgup, Pgdn, and arrow up/down keys don't work. I enter "export TERM=ansi80x25" and run
vi again.Everything works just like I like it. Except the cursor turns into a blinking overscore. When I exit
vi and close the connection to redhat, the cursor stays an overscore on the sco box.I've tried copying the ansi definition from a solaris box (which works) to the redhat box (solaris:/usr/share/terminfo/a/ansi to redhat:/usr/share/terminfo/a/ansi-sss) Export TERM=ansi-sss, I still get the blinking overscore. How do I make the Pgup, Pgdn, and arrow keys work and get rid of ALL color using redhat's ansi definition, or get rid of the blinking overscore cursor using ansi80x25?