Thomas Dickey <[email protected]> writes:

> ncurses 6.5 does have a use for u6 and u7, but only in a special case
> where it matches common variants of that particular string:
>
> 20231001
>       + modify setupterm to provide for using ANSI cursor-position report (in
>         user6/user7 terminfo capabilities) to obtain screensize if neither
>         environment variables or ioctl is used.  The ncurses test-program
>         with options "-E -T" demonstrates this feature.

Thank you for that hint, in ncurses/tinfo/lib_setup.c I found some code
that I am now trying to understand and maybe I find other locations (I
didn't grep for "user6" before your answer, but only "u6" and "%dR".).

The above text says "The ncurses test-program".  Which program is meant
by this?

Regards,

Dirk

Attachment: signature.asc
Description: PGP signature

Reply via email to