RECOGNIZE
if (command == RECOGNIZE) {
command = (last_Char == ESC) ? RECOGNIZE : LIST;
if (command == RECOGNIZE)