Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: xterm/rxvt title expansion
- X-seq: zsh-users 4931
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Roman Neuhauser <neuhauser@xxxxxxx>
- Subject: Re: xterm/rxvt title expansion
- Date: Tue, 7 May 2002 15:19:47 +0000
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20020507115025.GB50922@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20020507115025.GB50922@xxxxxxxxxxxxxx>
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