bad_seq 1743 lib/tty/key.c gboolean bad_seq; bad_seq 1749 lib/tty/key.c bad_seq = (*pending_keys != ESC_CHAR && *pending_keys != '\0'); bad_seq 1750 lib/tty/key.c if (*pending_keys == '\0' || bad_seq) bad_seq 1753 lib/tty/key.c if (bad_seq)