package dynamic

Import Path
	github.com/gdamore/tcell/v2/terminfo/dynamic (on go.dev)

Dependency Relation
	imports 7 packages, and imported by one package

Involved Source Files dynamic.go
Package-Level Functions (only one)
LoadTerminfo creates a Terminfo by for named terminal by attempting to parse the output from infocmp. This returns the terminfo entry, a description of the terminal, and either nil or an error.