Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's really nice that they've finally decided to add something that a lot of people needed in 2005.


They also got notepad to not blow everything up when opening a file with normal line endings. It still fucks everything up when creating new files though.


I guess, with "normal" line endings, you mean <LF> instead of <CR><LF>.


He means the defacto standard, yes.


Not the defacto standard, but plain POSIX. Carriage return + line feed to enter a new line starting at the left margin makes perfect sense mechanically, though, and a lot of systems with ASCII/ASCII-like encodings use some variation of this sequence (e.g. <cr><lf> or <lf><cr>) for "newlines". Of course, in the interest of compatibility I'd prefer if it was one way or another, but I don't think it's fair to say that POSIX is the defacto standard. Lines in network protocols, for example, typically use <cr><lf> as well.


The Ballmer barrier.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: