First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 27877
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Fabian Groffen <grobian@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Keith Burch <codemaestro@adelphia.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
tcsh-settings updated /etc/profile.d/tcsh-settings text/plain Keith Burch 2003-09-13 06:16 0000 3.21 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 27877 depends on: Show dependency tree
Bug 27877 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-03 12:29 0000
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.)

------- Comment #1 From Keith Burch 2003-09-13 06:16:40 0000 -------
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.

------- Comment #2 From Fabian Groffen 2005-09-27 12:16:57 0000 -------
note to self: done

------- Comment #3 From Fabian Groffen 2005-09-30 12:37:30 0000 -------
Fixed in 6.14-r1

First Last Prev Next    No search results available      Search page      Enter new bug