On Tue,  5 Nov 2019 16:59:41 +0000
Marcin Cieślak <sa...@saper.info> wrote:

> From: Scott Shambarger <de...@shambarger.net>
> 
> TERMCAP_BUF defaults to 1023 to create TERMCAP entries that work on
> most systems.  To save space, TERMCAP is unwrapped, and vt220 extra
> keys are skipped (unless TERMCAP_BUF > 1023); navigation keys are
> still included.  Entries larger than TERMCAP_BUF are now truncated,
> and no longer Panic screen.
> 
> Termcap entries are still wrapped when saved to a file.
> 
> Signed-off-by: Scott Shambarger <de...@shambarger.net>

Thanks, this one was also applied.

Reply via email to