FYI - workaround is to set TERM manually.

I do this in /etc/zshrc like so (same code should work in bash or other
bourne-style shells):

if [ ! "$TERM" ]; then
        export TERM=xterm
fi

-- 
TERM enviroment variable not set
https://bugs.launchpad.net/bugs/651578
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to