Page 1 of 1

Bug: Deleted X lines after sort with removal can be low by 1

Posted: Thu Jan 23, 2014 4:11 pm
by MikeF74
When sorting with the option to remove deleted lines, the "Deleted X Lines" status bar display doesn't necessarily show the number of duplicates removed. It all depends on whether or not there is a CRLF on the last line.

Posted: Fri Jan 24, 2014 4:30 pm
by kengrubb
I can confirm it, though I must admit I don't think I ever looked at the Deleted X Lines message.

It appears that TP inserts a CRLF on the last line before sorting and removing dups, and that inserted CRLF isn't being counted.