Enable input flow control.
const TTYIN_INPUT_FLOW_CTRL: TtyInFlags = TtyInFlags(cty::IXOFF);
termios(3) and IXOFF therein