Description
Parses terminfo data so terminal applications can understand capabilities such as colors, cursor movement, and key behavior. It is useful for developers building text user interfaces or terminal-aware tools.
This is a library, not an app users open directly. Programs using it still need to handle missing or unusual terminal capabilities gracefully.