Typing any character restarts stopped output.
const TTYIN_ANY_RESTART: TtyInFlags = TtyInFlags(cty::IXANY);
termios(3) and IXANY therein