MCPcopy
hub / github.com/gdamore/tcell / TerminfoScreenOption

Interface TerminfoScreenOption

tscreen.go:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53type TerminfoScreenOption interface {
54 apply(*tScreen)
55}
56
57// OptColors forces the number of colors, overriding the value
58// of the color count that would be detected by the environment.

Callers 1

NewTerminfoScreenFromTtyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…