<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>2410</bug_id>
          
          <creation_ts>2003-03-23 20:17:22 +0300</creation_ts>
          <short_desc>does not change the title of an Eterm according to the current dir</short_desc>
          <delta_ts>2005-10-15 17:03:29 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>bash</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="imz">vanyaz</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2190</commentid>
    <comment_count>0</comment_count>
    <who name="imz">vanyaz</who>
    <bug_when>2003-03-23 20:17:22 +0300</bug_when>
    <thetext>When using bash in xterm, the title of xterm follows the current dir (pwd). In Eterm this is not like this.

Setting another TERM value makes a new bash process change the title. 
---
This example is run in an Eterm:

$ echo $TERM
Eterm
$ cd /
$ cd /tmp # the title didn\&apos;t change
$ TERM=xterm
$ cd /
$ cd /tmp # the title didn\&apos;t change
$ bash # the title immediately reflects the current dir
$ cd /
$ cd /tmp # the title changed with every `cd\&apos;
$ exit
$ cd /
$ cd /tmp # the title didn\&apos;t change
$ 

mc sets the title even in Eterm, but when one exits mc, the title isn\&apos;t changed anymore: it shows the wrong dir.

---
bash-2.05b-alt4
Eterm-0.9.2-alt5
mc-4.6.0-alt3
xterm-170-alt2

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5359</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-03-23 20:48:52 +0300</bug_when>
    <thetext>It\&apos;s because of Eterm not listed in /etc/bashrc.
Fix is trivial, so I won\&apos;t release new bash package because of this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8728</commentid>
    <comment_count>2</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-03-23 20:48:52 +0300</bug_when>
    <thetext>It\&apos;s because of Eterm not listed in /etc/bashrc.
Fix is trivial, so I won\&apos;t release new bash package because of this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5360</commentid>
    <comment_count>3</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-04-20 18:36:57 +0400</bug_when>
    <thetext>bash-2.05b-alt5:
/etc/bashrc: added Eterm to the list of terminal names which support title change escape sequence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8729</commentid>
    <comment_count>4</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2003-04-20 18:36:57 +0400</bug_when>
    <thetext>bash-2.05b-alt5:
/etc/bashrc: added Eterm to the list of terminal names which support title change escape sequence.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>