[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: more TERM breakage [screen, gnome-terminal]
- From: Adrian Havill <havill redhat com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: more TERM breakage [screen, gnome-terminal]
- Date: Tue, 10 Aug 2004 17:44:26 -0400
Bill Nottingham wrote:
Hans de Goede (j w r degoede hhs nl) said:
So after reading man bash it should be:
if [ "$PS1" ]; then
case $TERM in
xterm* | rxvt* | gnome | konsole)
Obviously it should just test the terminal capablity for prompt setting.
Except there isn't one (at least, not that's used.)
term.sh will be abandoned anyway-- there's no way to make it work with
multibyte environments it seems-- by the time that the term.sh is run in
CJK, TERM gets mashed to "dumb" and COLORTERM gets erased. Also, there's
no way to get proprietary apps (gasp!) that expect TERM to be xterm to
be changed.
Not sure if IIIMF is causing this or something else is at fault.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]