zsh-users
 help / color / mirror / code / Atom feed
From: a normal guy <ee_in_co@yahoo.com>
To: Thomas Stromberg <thomas.stromberg@mmt.bellhowell.com>
Cc: zsh-users@sunsite.dk
Subject: Re: zsh 4.0.4 on HP-UX?
Date: Tue, 22 Jan 2002 17:07:51 -0800 (PST)	[thread overview]
Message-ID: <20020123010751.65748.qmail@web12504.mail.yahoo.com> (raw)
In-Reply-To: <87bsh2ug77.fsf@lynx.ionific.com>

--- Hannu Koivisto <azure@iki.fi> wrote:
> Thomas Stromberg <thomas.stromberg@mmt.bellhowell.com> writes:
> 
> > I installed the 4.0.4 package from the HP-UX freeware site
> at
> > http://hpux.cs.utah.edu onto a few HP-UX 11.0 boxes, and
> everything
> > works:
> > 
> > except for the backspace key. It works, but the cursor
> doesn't go
> 
> We just fought with the same problem.  We also noticed that if
> we
> tried to say "export TERM=xterm" under hpterm where we saw the
> problem, zsh complained that it cannot find the terminfo entry
> even
> though "infocmp xterm" worked just fine.
> 
> In any case, we solved the backspace problem by installing
> ncurses
> and then compiling zsh so that it uses ncurses instead of
> HP-UX's
> own curses library (which the precompiled version in the
> freeware
> site used).
> 

I fought this problem too, and the fix was similar.  In HP-UX
11.00, they redefined the output values of tgetent to 0 (OK) and
-1 (ERR).  0 used to mean there was no such term capability.

The old tgetent is still available in the libHcurses library. 
Putting LDFLAGS='-lHcurses' fixed the problem for me.

Scott



__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/


      reply	other threads:[~2002-01-23  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 20:04 Thomas Stromberg
2001-12-14 12:41 ` Hannu Koivisto
2002-01-23  1:07   ` a normal guy [this message]

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=20020123010751.65748.qmail@web12504.mail.yahoo.com \
    --to=ee_in_co@yahoo.com \
    --cc=thomas.stromberg@mmt.bellhowell.com \
    --cc=zsh-users@sunsite.dk \
    /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).