Hacker News new | ask | show | jobs
by mac3n 106 days ago
> In contrast, Unix's ever-terse developers ended up making it send only a linefeed by itself, and so the OS which can still actually use teleprinters no longer does so correctly.

not so. Unix inserts a CR before the LF in the tty driver.