Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 4137

TC11.x bug reports (English) • [TC11.51 RC3] Can not find text in files with Linux line returns

$
0
0
Working file example:

File: 1.txt
123\r\n
Attempt to find:
Search for: *empty*
Find text: 123\n
NOT working example:

File: 1.txt
123\n
Attempts to find:
Search for: *empty*
Find text: 123\n
Search for: *empty*
Find text: 123\r
Both does not work. Seems the `\n` in the `Find text` corresponds to the Windows line return character sequence - `\r\n`.

Is there a way to search `\n` in a file text as a raw character instead of character sequence?

Statistics: Posted by andry81 — 2025-02-03, 01:53 UTC



Viewing all articles
Browse latest Browse all 4137

Trending Articles