# 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.