//
pkg.gl
Category
github.com/soyking/tcell
terminfo
package
1.0.0
Repository:
https://github.com/soyking/tcell.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
4.9k SLOC
#
Functions
AddTerminfo
AddTerminfo can be called to register a new Terminfo entry.
LookupTerminfo
LookupTerminfo attempts to find a definition for the named $TERM.
#
Variables
ErrTermNotFound
ErrTermNotFound indicates that a suitable terminal entry could not be found.
#
Structs
Terminfo
Terminfo represents a terminfo entry.