NO_TTY
el->el_flags |= NO_TTY;
if (el->el_flags & NO_TTY)
if (el->el_flags & NO_TTY) {
if (rl_event_hook && !(e->el_flags&NO_TTY)) {