Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When using Eterm, the TERM variable is set to 'Eterm' vice 'eterm' as the default. When /etc/profile.d/tcsh-settings sets the window title, it does not match the TERM variable correctly. By adding 'case Eterm:' clause to the switch ( "$TERM" ) statement this problem can be corrected. (I found a reference on a discussion list indicating this change occurred in Eterm version 0.9.1.)
Created an attachment (id=17634) [edit] updated /etc/profile.d/tcsh-settings Updated file which also compares for the value of 'Eterm' when setting the prompt variable. Also keeps the old value 'eterm' for compatibility with older versions of Eterm.
note to self: done
Fixed in 6.14-r1