> I have not looked at the details yet, but I suspect that the problem is > just the opposite of what the error message claims, namely that the > entries are too _large_ to be considered valid. The two terminfo > entries exceed the size of 4096 bytes, and libunibilium apparently has a > problem with that. Note that with the new format introduced in ncurses > 6.1, compiled terminfo entries may be up to 32768 bytes.
yes... and ncurses 6.1 was January 2018. At the time, its developer
made minimal changes to accommodate the newer format. This is 8 years
later, of course.
The size change is due to this:
use=xterm+3keys,
fwiw, as far as I know, unibilium is used primarily (in Debian) by neovim,
and for several years hasn't been maintained by its original developer.
You might get more response by assigning the bug to neovim.
--
Thomas E. Dickey <[email protected]>
https://invisible-island.net
signature.asc
Description: PGP signature

