ti_puts
ti_puts(screen->term, t_ena_acs(screen->term), 0,
ti_puts(screen->term, t_ena_acs(screen->term), 0,
ti_puts(screen->term, t_enter_ca_mode(screen->term), 0,
ti_puts(screen->term, t_cursor_normal(screen->term), 0,
ti_puts(screen->term, t_keypad_xmit(screen->term), 0,
int ti_puts(const TERMINAL *, const char *, int,
return ti_puts(term, str, 1,
ti_puts(ti, seq, 1, term_putc, &nv);