Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: zftp xterm titlebar
- X-seq: zsh-workers 9002
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Clint Adams" <schizo@xxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: zftp xterm titlebar
- Date: Sun, 12 Dec 1999 14:51:53 +0300
- Importance: Normal
- In-reply-to: <19991210110607.A9218@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> It would be nice if terminfo/termcap had support for titlebars,
> but I can't find any.
>
I am not convinced, this is a nice idea. I nromally have host@$PWD as part of my
title bar (set in chpwd()). In this case zftp would reset it without ever
restoring back. This should at least be configurable (preferably, with zstyle
:-). Actually, users may have preexec() function that sets title bar to current
command being executed and precmd() that resets it back to some defaults after
command has completed. In this case your change will simply be a noop.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author