Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: can't find termcap info



--- Vincent Lefevre <vincent@xxxxxxxxxx> wrote:
> On Tue, Sep 18, 2001 at 08:53:39 -0700, a normal guy wrote:
> > 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.
> 
> Here, until I installed ncurses 5.2 (which is after I compiled
> zsh), tgetent didn't seem to exist; at least, there was no man
> page about this function.

I can find it with `man tgetent' and `man termcap'.  Have you
tried both of them?

Scott

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



Messages sorted by: Reverse Date, Date, Thread, Author