Code: Select all
\rc
I think this is a critical bug.
TextPipe is using \r\n to display and list [CR][LF] even in Exact filters.
It would seem that instead of restricting this representation to how it displays the pattern, it is also doing this for how it uses the pattern.
Hence the following pattern
Code: Select all
abc\rdef
Code: Select all
abc
def