Skip to content

[MSYS] isatty() and GetConsoleScreenBufferInfo() #482

@MoSal

Description

@MoSal

Hello. Sorry for the accidental submit.

Both isatty() and GetConsoleScreenBufferInfo() fail with mintty 2.1.5 in MSYS2.

GetConsoleScreenBufferInfo() is used to get the number of rows/cols.
ioctl() is not available in MSYS2/mingw-w64.

isatty() seems to be an alias to _isatty().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions