zsh-users
 help / color / mirror / code / Atom feed
From: Julio Garcia <julio@mddjg.fc.hp.com>
To: zsh-users@math.gatech.edu (zsh mailing list)
Subject: beyond zsh v2.3.1
Date: Mon, 26 Aug 1996 14:34:27 -0600 (MDT)	[thread overview]
Message-ID: <9608262034.AA13818@mddjg.fc.hp.com> (raw)

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


             reply	other threads:[~1996-08-26 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-26 20:34 Julio Garcia [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9608262034.AA13818@mddjg.fc.hp.com \
    --to=julio@mddjg.fc.hp.com \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).