zsh-workers
 help / color / mirror / code / Atom feed
From: <kazda@VNET.IBM.COM> (Mike Kazda)
To: zsh-workers@math.gatech.edu
Cc: Peter Whaite <peta@cim.mcgill.ca>
Subject: Re: zsh-2.6-beta14 on AIX with login shell problem
Date: Mon, 22 Apr 1996 09:24:06 -0400	[thread overview]
Message-ID: <9604221324.AA21352@rumor.fishkill.ibm.com> (raw)
In-Reply-To: <199604220408.AAA17070@Kolmogorov.McRCIM.McGill.EDU>

>>>>> "Peter" == Peter Whaite <peta@cim.mcgill.ca> writes:

    Peter> This might be because the TERM you are using is not
    Peter> installed in the terminfo data base.

Actually the TERM (xterm in this case) is in the terminfo database in
/usr/lib/terminfo.

    Peter> to specify my own terminfo database.  Unfortunately this
    Peter> does not by itself tell zsh to go and take another look for
    Peter> the terminal type.  You have to follow it with

    Peter>      export TERM=$TERM

    Peter> Maybe someone can tell me of a neater way to get an
    Peter> alternative terminfo data base to take effect.

I just tried a co-worker's terminfo database using TERMINFO in my
..profile BEFORE I exec the zsh beta process.  All I set was the
TERMINFO variable and did not have to export TERM=$TERM as you've
indicated.

Using his database, it works correctly.  I can't really explain it,
all he added was a few keypad and function key entries to the end of
the xterm:

        knp=\E[6~, kpp=\E[5~,
        kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~,
        kf10=\E[21~, kf11=\E[23~, kf12=\E[24~,

I don't see how this affects the difference I've seen on v2.5.03 and
the v2.6-beta14.  There must be some difference in the code that I'm
seeing, but I'm not well versed in it to locate it.

Mike



  reply	other threads:[~1996-04-22 13:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-22  1:20 Mike Kazda
1996-04-22  4:08 ` Peter Whaite
1996-04-22 13:24   ` Mike Kazda [this message]
1996-04-22 16:01     ` Peter Whaite
1996-04-22 17:14       ` Mike Kazda
1996-04-22 23:09         ` Zoltan Hidvegi
1996-04-23  7:17         ` Jos Backus
1996-04-23 15:35           ` Mike Kazda
     [not found]             ` <9828.199604231559@stone.dcs.warwick.ac.uk>
1996-04-23 17:58               ` Mike Kazda
1996-04-24 13:38                 ` Jos Backus
1996-04-24 19:55                   ` zsh-2.6-beta14 on IRIX fails to compile Andreas Koenig
1996-04-24 20:40                     ` Richard Coleman
1996-04-23 18:19             ` zsh-2.6-beta14 on AIX with login shell problem Richard Coleman

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=9604221324.AA21352@rumor.fishkill.ibm.com \
    --to=kazda@vnet.ibm.com \
    --cc=peta@cim.mcgill.ca \
    --cc=zsh-workers@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).