Closed
Description
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
Labels
No labels