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