Menu

#18 is TIOCGWINSZ really required

open
renderer (8)
6
2005-03-10
2005-03-10
No

When compiling the text-renderer modul, there is a
unknown signal called TIOCGWINSZ. In general it is
defined by termios.h, which under mingw isn't
available, except using a header file from cygwin
package. But this header is under the license of cygwin
and therefore doesn't really fit.

Can you check if there are any suitable replacements
given by the pdcurses package?

PS: at the time there are references of TIOCGWINSZ only
within gitkreventloop.c.

Discussion

  • Stefan Sauer

    Stefan Sauer - 2005-03-14

    Logged In: YES
    user_id=250654

    There is no replacement. Need to do more searching what
    other applications do in this case.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.