Libunibilium-Dev
- unibi_add_ext_bool(3) add extended capabilities to a terminal object
- unibi_add_ext_num(3) add extended capabilities to a terminal object
- unibi_add_ext_str(3) add extended capabilities to a terminal object
- unibi_count_ext_bool(3) count extended terminal capabilities
- unibi_count_ext_num(3) count extended terminal capabilities
- unibi_count_ext_str(3) count extended terminal capabilities
- unibi_del_ext_bool(3) remove extended capabilities from a terminal object
- unibi_destroy(3) free a terminal object
- unibi_dummy(3) construct a dummy terminal object
- unibi_dump(3) convert a terminal object to compiled terminfo data
- unibi_format(3) interpret a terminfo format string
- unibi_from_env(3) read the terminfo entry specified by TERM
- unibi_from_fd(3) read a terminfo entry from a file descriptor
- unibi_from_file(3) read a terminfo entry from a file
- unibi_from_fp(3) read a terminfo entry from a FILE *
- unibi_from_mem(3) construct a terminal object from a compiled terminfo entry
- unibi_from_term(3) read a terminfo entry for a named terminal
- unibi_get_aliases(3) access the aliases of a terminal object
- unibi_get_bool(3) access the capabilities of a terminal object
- unibi_get_ext_bool_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_bool(3) access the extended capabilities of a terminal object
- unibi_get_ext_num_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_num(3) access the extended capabilities of a terminal object
- unibi_get_ext_str_name(3) access the names of extended capabilities of a terminal object
- unibi_get_ext_str(3) access the extended capabilities of a terminal object
- unibi_get_name(3) access the name of a terminal object
- unibi_get_num(3) access the capabilities of a terminal object
- unibi_get_str(3) access the capabilities of a terminal object
- unibi_int_from_var(3) create and inspect unibi_var_t values
- unibi_name_bool(3) translate capability enums to names
- unibi_name_num(3) translate capability enums to names
- unibi_name_str(3) translate capability enums to names
- unibi_num_from_var(3) create and inspect unibi_var_t values
- unibi_run(3) interpret a terminfo format string
- unibi_set_aliases(3) access the aliases of a terminal object
- unibi_set_bool(3) access the capabilities of a terminal object
- unibi_set_ext_bool_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_bool(3) access the extended capabilities of a terminal object
- unibi_set_ext_num_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_num(3) access the extended capabilities of a terminal object
- unibi_set_ext_str_name(3) access the names of extended capabilities of a terminal object
- unibi_set_ext_str(3) access the extended capabilities of a terminal object
- unibi_set_name(3) access the name of a terminal object
- unibi_set_num(3) access the capabilities of a terminal object
- unibi_set_str(3) access the capabilities of a terminal object
- unibi_short_name_bool(3) translate capability enums to names
- unibi_short_name_num(3) translate capability enums to names
- unibi_short_name_str(3) translate capability enums to names
- unibi_str_from_var(3) create and inspect unibi_var_t values
- unibi_terminfo_dirs(3) fallback terminfo search path
- unibi_var_from_num(3) create and inspect unibi_var_t values
- unibi_var_from_str(3) create and inspect unibi_var_t values
- unibilium.h(3) ncurses terminfo parser and utility functions