bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Terminfo compatibility question


From: Thomas Dickey
Subject: Re: Terminfo compatibility question
Date: Mon, 27 Jan 2020 18:37:51 -0500
User-agent: NeoMutt/20170113 (1.7.2)

On Mon, Jan 27, 2020 at 01:36:07PM -0600, Bryan Christ wrote:
> Is the terminfo database and underlying API relatively stable?  In other
> words, if an OS has terminfo provided by a package circa 2017 but I link my
> code statically against ncurses 2020 something-or-other, should I expect
> terminfo to still be usable on that system?

It's "relatively stable".  The problems that I've fixed over the past couple
of years mainly affect the terminfo compiler when it resolves "use="
terms, especially in forward-references to extended capabilities.

Once a terminal description is compiled, there are no "use=" terms.

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]