HomeSort by: relevance | last modified time | path
    Searched refs:TTYC_EL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/tmux/dist/
tty-term.c 99 [TTYC_EL] = { TTYCODE_STRING, "el" },
tty.c 1181 if (px + nx >= tty->sx && tty_term_has(tty->term, TTYC_EL)) {
1183 tty_putcode(tty, TTYC_EL);
tmux.h 432 TTYC_EL,

Completed in 37 milliseconds