poke-devel
[Top][All Lists]
Advanced

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

Prefer terminfo over termcap when both are available


From: Bruno Haible
Subject: Prefer terminfo over termcap when both are available
Date: Mon, 31 Jan 2022 01:16:46 +0100

For the reasons mentioned in
<https://lists.gnu.org/archive/html/bug-gnulib/2022-01/msg00183.html>
it is preferrable to use terminfo over termcap when both are available.

This proposed patch does it.

There is a bit of code duplication through the fact that the code allows
libtermcap as a fallback. This fallback is needed for some exotic platforms
such as Haiku.

Tested.



Attachment: 0002-Prefer-terminfo-over-termcap-when-both-are-available.patch
Description: Text Data


reply via email to

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