Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: TERM problem under OSF
- X-seq: zsh-users 4277
- From: Peter Stephenson <pws@xxxxxxx>
- To: Mailing-list zsh-users <zsh-users@xxxxxxxxxxxxxx>
- Subject: Re: TERM problem under OSF
- Date: Mon, 24 Sep 2001 16:02:51 +0100
- In-reply-to: "Vincent Lefevre"'s message of "Mon, 24 Sep 2001 15:42:52 +0200." <4abf0b6e0fvincent@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Vincent Lefevre wrote:
> In article <8944.1001336551@xxxxxxx>,
> Peter Stephenson <pws@xxxxxxx> wrote:
>
> > It doesn't know anything about curses, nor termcap, and there are a whole
> > load of different implementations which might be linked in, as we've been
> > seeing recently. So there's no simple way of knowing whether TERMINFO is
> > relevant at all.
>
> Even when zsh is compiled with --with-curses-terminfo?
That just changes the order in which the curses and termcap libraries are
searched for to prefer curses. The code still uses plain old termcap
calls, as it always has. It still doesn't know anything about the
underlying library.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 392070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author