Keep line endings on paste (don't change LF to CRLF, for example)?
-
I’ve got a text that contains certain line endings, say that I don’t know which (CRLF vs. LF). I want to paste this text to Notepad++ but it seems to convert the line endings to whatever the current format of the file is.
Is there a settings somewhere to prevent N++ changing line endings on paste?
-
Is there a settings somewhere to prevent N++ changing line endings on paste?
No, and from a programmers editor point of view I don’t see that this makes sense at all.
Can you tell us, under which circumstance you need this behavior?Cheers
Claudia