[Cooker] [Bug 2409] [zsh] please add: xterm title change for zsh

2003-02-26 Thread chmouel
http://qa.mandrakesoft.com/show_bug.cgi?id=2409

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|5943|5
 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-02-26 14:10 ---

thanks will be uploaded in latest.




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Mandrake's bash is configured to change the title of the current window
(xterm/gnome-terminal), but zsh is not. Please add the following line to the
/etc/zshrc in the '$TERM = xterm || $TERM = rxvt' if block (line 24):

 precmd () {print -Pn \e]0;[EMAIL PROTECTED]: %~\a}



[Cooker] [Bug 2409] [zsh] please add: xterm title change for zsh

2003-02-25 Thread mr
http://qa.mandrakesoft.com/show_bug.cgi?id=2409





--- Additional Comments From [EMAIL PROTECTED]  2003-02-25 19:22 ---
Created an attachment (id=235)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=235action=view)
small patch which also covers Bug #2408




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
Mandrake's bash is configured to change the title of the current window
(xterm/gnome-terminal), but zsh is not. Please add the following line to the
/etc/zshrc in the '$TERM = xterm || $TERM = rxvt' if block (line 24):

 precmd () {print -Pn \e]0;[EMAIL PROTECTED]: %~\a}