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

Re: Whatta fsck is this?



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