setting title of xterm

2003-10-30 Thread Michael Hauke
Since some time I can't set the title of xterm windows, neither with 'xtermset -title text', nor with 'echo -ne "\033]0;text\007"' or "xterm -title text'. I unset PROMPT_COMMAND, of course. PROMP_COMMANDs default value here is: echo -ne "\033]0;[EMAIL PROTECTED]: ${PWD}\007" which results in a

Re: setting title of xterm - sorry

2003-11-03 Thread Michael Hauke
Please excuse me and thank you for your reply, it had something to do with icewm, when I changed the theme recently, setting the xterm title worked perfectly again. Sorry again, Michael.