Hacker News new | ask | show | jobs
by recursive 894 days ago
Why not turn on wrapping in notepad?
1 comments

Notepad wouldn't recognize Unix line endings and would interpret the whole file as one line. Word wrapping doesn't fix that.
There was also some weirdness where you could not have the status bar and word wrapping enabled at the same time.
Oh I see. Yes, I remember that.

FYI, notepad can cover this use case now, as it can handle more character encodings and line-endings.