Documentation ¶ Index ¶ func LoadTerminfo(name string) (*terminfo.Terminfo, string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LoadTerminfo ¶ func LoadTerminfo(name string) (*terminfo.Terminfo, string, error) 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. Types ¶ This section is empty. Source Files ¶ View all Source files dynamic.go Click to show internal directories. Click to hide internal directories.