Searched refs:KEY_ESC (Results 1 – 1 of 1) sorted by relevance
93 #define KEY_ESC (0x01b) /* Escape key code */ macro476 if (c == KEY_ESC && esc == FALSE) { in termio_read()