|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #47449] WARNING: terminal is not fully functionaly |
| Date: | Fri, 18 Mar 2016 00:50:53 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0 |
Update of bug #47449 (project octave):
Status: None => Need Info
_______________________________________________________
Follow-up Comment #2:
Thanks for the detailed bug report. The TERM environment variable should be
set to "xterm" if and only if the inherited environment doesn't already have a
TERM set. Does the TERM=dumb value come from the xfce launcher?
By the way, a cleaner way to look at the environment list is
cat /proc/$pid/environ | xargs -0n1 echo | sort
Can you see if your xfce launcher or window manager have TERM=dumb set in
their environment?
If you do
setenv TERM xterm
inside the Octave interpreter does that fix the problems you are seeing?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47449>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |