Skip to content

STDLogSink fails to correctly get terminal width under MINGW64 because it's not a standard Windows terminal #9

@attie

Description

@attie

The output of glscopeclient.exe on Windows started from a MINGW64 shell, appears to be wrapped to 1 (or possibly 0) columns, as shown below.

image

The current expectation is that GetConsoleScreenBufferInfo() fails, here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions