package
1.1.0
Repository: https://github.com/progrium/tcell.git
Documentation: pkg.go.dev

# README

To run the database:

./mkinfo -all

You can also generate a single entry:

./mkinfo -db

# Functions

AddTerminfo can be called to register a new Terminfo entry.
LookupTerminfo attempts to find a definition for the named $TERM.

# Variables

ErrTermNotFound indicates that a suitable terminal entry could not be found.

# Structs

Terminfo represents a terminfo entry.