c_iflag           503 src/subshell/common.c         raw_mode.c_iflag &= ~IXON;    // Pass ^S/^Q to subshell undisturbed
c_iflag           504 src/subshell/common.c         raw_mode.c_iflag &= ~ICRNL;   // Don't translate CRs into LFs