libt3window
Deprecated List
Global t3_term_disable_ansi_optimization (void)
This function does nothing anymore. To disable the ANSI optimization, set the environment variable T3WINDOW_OPTS=ansi=off.
Global t3_term_strnwidth (const char *str, size_t n)
Use t3_term_strncwidth instead.
Global t3_term_strwidth (const char *str)
Use t3_term_strcwidth instead.