FRAME_ESCAPE
case FRAME_ESCAPE:
if (clist_putc(FRAME_ESCAPE, &tp->t_outq))
if (clist_putc(*cp++ == FRAME_ESCAPE ?
c = FRAME_ESCAPE;