I leaned a bad habit of `Ctrl+a d` for disconnecting from screen. While this is true it's not helpful for working with serial devices. Once should `Ctrl+a k y` to kill the current session when connected to a serial device. If you leave a session disconnected, further sessions will only get part of the bytes (the disconnected session will get the other parts of the bytes)