sometimes we want `\n` instead of `\r\n`, we should be able to set the [termios](https://www.man7.org/linux/man-pages/man3/termios.3.html) flag ONLCR to disable that behavior
sometimes we want
\ninstead of\r\n, we should be able to set the termios flag ONLCR to disable that behavior