ESC_CHAR         2334 src/simh/sim_console.c     if (c == ESC_CHAR) {                                /* does it start an escape? */
ESC_CHAR         2342 src/simh/sim_console.c                  (*encoded++ != ESC_CHAR))              /*   or not followed by another escape? */