logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

unibi_from_env - read the terminfo entry specified by TERM

Description

       This function calls "unibi_from_term" with the value of the environment variable "TERM".

Name

       unibi_from_env - read the terminfo entry specified by TERM

Return Value

       See unibi_from_term(3).

See Also

unibilium.h(3), unibi_from_term(3), unibi_destroy(3)

unibilium-2.1.1                                    2024-03-20                             doc::unibi_from_env(3)

Synopsis

        #include <unibilium.h>

        unibi_term *unibi_from_env(void);

See Also