Lines Matching defs:tty_puts
149 tty_puts(tty, "\033[18t\033[14t");
370 tty_puts(tty, "\033[?1000l\033[?1002l\033[?1003l");
371 tty_puts(tty, "\033[?1006l\033[?1005l");
378 tty_puts(tty, "\033[?2031h\033[?996n");
402 tty_puts(tty, "\033[c");
404 tty_puts(tty, "\033[>c");
406 tty_puts(tty, "\033[>q");
407 tty_puts(tty, "\033]10;?\033\\\033]11;?\033\\");
434 tty_puts(tty, "\033]10;?\033\\\033]11;?\033\\");
544 tty_puts(tty, tty_term_string(tty->term, TTYC_ENEKS));
546 tty_puts(tty, tty_term_string(tty->term, TTYC_ENFCS));
548 tty_puts(tty, "\033[?7727h");
583 tty_puts(tty, tty_term_string(tty->term, code));
591 tty_puts(tty, tty_term_string_i(tty->term, code, a));
599 tty_puts(tty, tty_term_string_ii(tty->term, code, a, b));
607 tty_puts(tty, tty_term_string_iii(tty->term, code, a, b, c));
614 tty_puts(tty, tty_term_string_s(tty->term, code, a));
622 tty_puts(tty, tty_term_string_ss(tty->term, code, a, b));
646 tty_puts(struct tty *tty, const char *s)
732 tty_puts(tty, title);
744 tty_puts(tty, title);
890 tty_puts(tty, "\033[?1006l\033[?1000l\033[?1002l\033[?1003l");
892 tty_puts(tty, "\033[?1006h");
894 tty_puts(tty, "\033[?1000h\033[?1002h\033[?1003h");
896 tty_puts(tty, "\033[?1000h\033[?1002h");
898 tty_puts(tty, "\033[?1000h");
1326 tty_puts(tty, tmp);
2842 tty_puts(tty, "\033[39m");
2846 tty_puts(tty, "\033[49m");
3037 tty_puts(tty, s);
3069 tty_puts(tty, s);