zsh-users
 help / color / mirror / code / Atom feed
* beyond zsh v2.3.1
@ 1996-08-26 20:34 Julio Garcia
  1996-08-26 22:23 ` Allan Poindexter
  1996-08-27  8:21 ` Swen Thuemmler
  0 siblings, 2 replies; 5+ messages in thread
From: Julio Garcia @ 1996-08-26 20:34 UTC (permalink / raw)
  To: zsh mailing list

Hello,

I am an unsophisticated user of zsh.  I have used for a couple of years.
I am currently running zsh v2.3.1.  I tried to upgrade to zsh-2.6-beta14
but I had a few problems and I wonder if someone out there can help me.

I am using HPUX 9.05:

o I got a compilation error.  I changed the file zle_tricky.c line 1684 from
    nameddirtab->filltable();
  to
    nameddirtab->filltable(0);

o I have been using a function that gets called by chpwd that looks
  like this:

                function print_banner {
                        print -n "\e]0;$1\a"
                }

  The purpose of it is to set the title of the xterm to the first parameter.
  With zsh 2.6 the title does not change and the string is simply output to
  stdout (tty maybe?).  I also tried to use a simple program that I have
  called xlabel which does the same thing as the print statement above.
  I had used xlabel with ksh in the past, but it realy wedged zsh when
  I use it in chpwd().  I had this problem with 2.5 as well.


Thanks for your time,

-- 
Julio Garcia - julio@fc.hp.com


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-08-27 10:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-08-26 20:34 beyond zsh v2.3.1 Julio Garcia
1996-08-26 22:23 ` Allan Poindexter
1996-08-27  8:21 ` Swen Thuemmler
1996-08-27  8:42   ` Duncan Sargeant
     [not found]   ` <swen@uni-paderborn.de>
1996-08-27  9:41     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).