http://qa.mandrakesoft.com/show_bug.cgi?id=2409
Product: zsh
Component: zsh
Summary: please add: xterm title change for zsh
Version: 4.1.0-0.dev5.3mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
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"}
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.