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