From this morning something strange is happening to my Notepad++ editor. When I press ↵ Enter on the keyboard I get some strange symbols:

What can I do to fix this?
|
From this morning something strange is happening to my Notepad++ editor. When I press ↵ Enter on the keyboard I get some strange symbols:
What can I do to fix this? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
it's an view option, turn it off via view -> "show end of line" | |||||||||
feedback
|
|
You've probably turned on some mode that displays control characters. CR-LF ( | |||
|
feedback
|
|
Indeed, you're seeing control characters in your view. Just for fun, a little bit of CR/LF history. | |||
|
feedback
|