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


kazda@VNET.IBM.COM said:
> 
> Well, when I started trying out the 2.6 beta (starting w/beta13) I noticed
> that my cursor keys were interpreted, but things like erase and beginning
> of line functions did not move the cursor nor erase the characters,
> although the actual buffer was modified correctly.

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

It happened to me on *some* of our IRIX systems, but only when I had TERM set
to an adm31 (when I was using unix windows from home).  I finally twigged that
it worked only on the machines where I had installed an adm31 in
/usr/share/lib/terminfo.  I thought I had this possibility covered because I
used
	export TERMINFO=$HOME/lib/terminfo

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

	export TERM=$TERM

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



  reply	other threads:[~1996-04-22  4:28 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 [this message]
1996-04-22 13:24   ` Mike Kazda
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=199604220408.AAA17070@Kolmogorov.McRCIM.McGill.EDU \
    --to=peta@cim.mcgill.ca \
    --cc=kazda@VNET.IBM.COM \
    --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).