Home
last modified time | relevance | path

Searched refs:TERM_EARLYWRAP (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/tmux23/tmux-2.3/
H A Dtty.c429 if (tty->term->flags & TERM_EARLYWRAP) in tty_putc()
932 if (ctx->num && !(tty->term->flags & TERM_EARLYWRAP)) in tty_cmd_linefeed()
1143 if (tty->term->flags & TERM_EARLYWRAP && in tty_cell()
H A Dtty-term.c504 term->flags |= TERM_EARLYWRAP; in tty_term_find()
H A Dtmux.h1148 #define TERM_EARLYWRAP 0x2 macro
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtty.c507 if (tty->term->flags & TERM_EARLYWRAP) in tty_putc()
1014 if (ctx->num && !(tty->term->flags & TERM_EARLYWRAP)) in tty_cmd_linefeed()
1225 if (tty->term->flags & TERM_EARLYWRAP && in tty_cell()
H A Dtty-term.c507 term->flags |= TERM_EARLYWRAP; in tty_term_find()
H A Dtmux.h1158 #define TERM_EARLYWRAP 0x2 macro
/dports/sysutils/tmate/tmate-2.4.0/
H A Dtty.c502 if (tty->term->flags & TERM_EARLYWRAP) in tty_putc()
1009 if (ctx->num && !(tty->term->flags & TERM_EARLYWRAP)) in tty_cmd_linefeed()
1220 if (tty->term->flags & TERM_EARLYWRAP && in tty_cell()
H A Dtty-term.c504 term->flags |= TERM_EARLYWRAP; in tty_term_find()
H A Dtmux.h1138 #define TERM_EARLYWRAP 0x2 macro