zsh-users
 help / color / mirror / code / Atom feed
From: a normal guy <ee_in_co@yahoo.com>
To: Vincent Lefevre <vincent@vinc17.org>
Cc: zsh-users <zsh-users@sunsite.dk>
Subject: Re: can't find termcap info
Date: Tue, 18 Sep 2001 08:53:39 -0700 (PDT)	[thread overview]
Message-ID: <20010918155339.20305.qmail@web12504.mail.yahoo.com> (raw)
In-Reply-To: <20010918165111.B17411@greux.loria.fr>

Hello:

First apologies for not including the text of your messages, but
my email editor garbled them up.

I was seeing something very similar to the behavior you are
describing.  The problem for me was in the behavior of tgetent. 
Zsh assumes it will return a 1 if the entry is found in the
termcap library, 0 if not found, and -1 if a problem occurred
accessing the termcap information.

Under HP-UX, the tgetent return codes recently changed so it
returns OK (0) for success and ERR (-1) for error.  Hence the
changes invalidated the code written with the old assumptions.

I am not sure if HP-UX is following a new POSIX standard or what
by implementing these changes, but it may be possible that linux
has made a similar change.

The behavior I saw exactly was that zsh would still run under a
default termcap set, but much of the functionality was lost.

Hope that helps.

Scott


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/


  reply	other threads:[~2001-09-18 15:54 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 12:25 Vincent Lefevre
2001-09-18 12:38 ` Will Yardley
2001-09-18 12:59   ` Vincent Lefevre
2001-09-18 13:25     ` Will Yardley
2001-09-18 14:51       ` Vincent Lefevre
2001-09-18 15:53         ` a normal guy [this message]
2001-09-18 16:13           ` Vincent Lefevre
2001-09-18 16:28             ` a normal guy
2001-09-18 17:04               ` Vincent Lefevre
2001-09-18 19:19             ` Bart Schaefer
2001-09-18 20:39               ` Vincent Lefevre
2001-09-18 22:10                 ` Bart Schaefer
2001-09-18 22:50                   ` Vincent Lefevre
2001-09-18 23:17                     ` Bart Schaefer
2001-09-19 10:10                       ` Vincent Lefevre

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=20010918155339.20305.qmail@web12504.mail.yahoo.com \
    --to=ee_in_co@yahoo.com \
    --cc=vincent@vinc17.org \
    --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).