KILL_CHAR
if (c == ERASE_CHAR(tty) || c == KILL_CHAR(tty) ||
set_bit(KILL_CHAR(tty), ldata->char_map);
echo_char(KILL_CHAR(tty), tty);