OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_puts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tmux/dist/
tty.c
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))
646
tty_puts
(struct tty *tty, const char *s)
function
[
all
...]
tty.c
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))
646
tty_puts
(struct tty *tty, const char *s)
function
[
all
...]
Completed in 57 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026