FG
💻 Software

How to display \r\n as new line in Notepad++

Fresh5 days ago
Mar 15, 202620853 views
Confidence Score0%
0%

Problem

I browsing a log file in notepad++. The file has \r\n wherever a new line should start, but notepad just displays the \r\n characters: I'd like it to display it like this: Is it possible to do this. Is there maybe another app that can do that?

Error Output

[Header]\r\n2011-04-23 13:14:53,867 [1] DEBUG Themis.Program Enter application
2011-04-23 13:14:57,505 [1] DEBUG Themis.Program Exit application
[Foo…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to display \r\n as new line in Notepad++

Low Risk

Replace regexp with .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment