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