Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Whatta fsck is this?
- X-seq: zsh-users 3394
- From: Juhapekka Tolvanen <juhtolv@xxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Whatta fsck is this?
- Date: Fri, 25 Aug 2000 10:51:50 +0300 (EEST)
- Cc: zsh-user mailing list <zsh-users@xxxxxxxxxxxxxx>
- In-reply-to: <200008250743.JAA11058@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
On Fri, 25 Aug 2000, Sven Wischnowsky wrote:
>
> You wrote:
>
> > ...
> >
> > If I do that, I experience these kind of things:
> >
> > juhtolv@heresy : /home/juhtolv
> > % date '+%A, %d %B %Y' 10002 | pts/5
> > \e]0;%n@%m:%d : date '+%A, %d %B %Y'\a
> > perjantai, 25 elokuu 2000
> > juhtolv@heresy : /home/juhtolv
> > % uname -a 10003 | pts/5
> > \e]0;%n@%m:%d : uname -a\a
>
> Hrm, works for me (and should have been -rn).
>
> Well, how about:
>
> print -Pn '\e]0;'
> print -rn "${EXECTEXT}"
> print -Pn '\a'
Works fine otherwise, but if I give for example a commnd "vi", my titlebar
looks like this as long as I run that vi:
%n@%m:%d : vi
--
Juhapekka "naula" Tolvanen * * * U of Jyväskylä * * juhtolv@xxxxxxxxx
http://www.cc.jyu.fi/~juhtolv/index.html * "STRAIGHT BUT NOT NARROW!"
---------------------------------------------------------------------
"so impressed with all you do. tried so hard to be like you. flew too
high and burnt the wing. lost my faith in everything" nine inch nails
Messages sorted by:
Reverse Date,
Date,
Thread,
Author