Dear List,export the TERM environment variable from the shell to the correct value, try:
When I make a serial connection to a FreeBSD server that has its serial port configured as a console, how can I make the "vi" editor work?
Mario
--- [This e-mail was scanned for viruses by Webjogger's AntiVirus Protection System]
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
TERM=vt100
export TERM
as a first shot...
Scott
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"