TTYC_EL
if (px + nx >= tty->sx && tty_term_has(tty->term, TTYC_EL)) {
tty_putcode(tty, TTYC_EL);
[TTYC_EL] = { TTYCODE_STRING, "el" },
if (px + nx >= tty->sx && tty_term_has(tty->term, TTYC_EL)) {
tty_putcode(tty, TTYC_EL);