Enable output processing.
const TTYOUT_PROCESS: TtyOutFlags = TtyOutFlags(cty::OPOST);
termios(3) and OPOST therein