My TERM environment variable is obviously set to xterm-color:
bash-2.02$ set |grep TERM
TERM=xterm-color
How do I set TERM=xterm instead of xterm-color as default for all users?
in /etc/ttys , my virtual terminals are set as:
# Virtual terminals
ttyv0 "/usr/libexec/getty Pc" cons25 on secure
ttyv1 "/usr/libexec/getty Pc" cons25 on secure
ttyv2 "/usr/libexec/getty Pc" cons25 on secure
ttyv3 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
Thanks in advance!
/Juan kuuse
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message