Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: xterm/rxvt title expansion



On May 7,  1:50pm, Roman Neuhauser wrote:
}
}       *xterm*|rxvt*) print -Pn "\e]2;%~\a"
} 
} roman@roman ~ > cd /usr                                          101:0
} sr

Obviously your terminal is failing to interpret "\e]2;" as the sequence
to begin writing to the title bar.  It sounds from the other symptoms as
if it might be interpreting it as writing to an emulated status line.
You aren't running your shell from inside the "screen" program in that
terminal by any chance?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author