Skip to content

tcell custom tty on Windows will not work #580

Closed
@matjam

Description

@matjam

in #541 it was noted that you need to call screen.Init() on a screen that you create from tcell.NewTerminfoScreenFromTtyTerminfo().

This however will not work because on Windows that function just returns ErrNoScreen: https://github.com/gdamore/tcell/blob/main/tscreen_stub.go#L25

Not sure the best solve here.

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