unibi_from_env
read the terminfo entry specified by TERM
- Provided by: libunibilium-dev (Version: 2.1.0-3)
- Source: unibilium
- Report a bug
read the terminfo entry specified by TERM
#include <unibilium.h> unibi_term *unibi_from_env(void);
This function calls "unibi_from_term" with the value of the environment variable "TERM".
See unibi_from_term(3).