Skip to content

Fix Windows terminal size #7

@drodil

Description

@drodil

Currently Windows defaults to terminal size 80x24 as it cannot get the correct w/h from terminal.GetSize. Also the resize event does not work due to missing SIGWINCH signal. Fix terminal size initialization and resizing.

See golang/go#20388

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions