Ignore BREAK condition on input.
const TTYIN_IGNORE_BREAK: TtyInFlags = TtyInFlags(cty::IGNBRK);
termios(3) and IGNBRK therein