Compare: Add word-wrap and delimiter

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
ikke_nl
Junior Member
Junior Member
Posts: 13
Joined: 2007-04-17, 23:20 UTC

Compare: Add word-wrap and delimiter

Post by *ikke_nl »

Hi,

With "cm_CompareFilesByContent" a compare is made per CRLF.

If a file is a dump of an array, everything is in one line. Comparing two files with one row does not work well.

Is it possible to add to "cm_CompareFilesByContent" the following:
- An option to 'word-wrap' (perhaps after the compare has been made)
- An option to insert a character that will be used as delimiter (The character should have the same behaviour as an CRLF before the compare). In my case that would be an ";".

Thanks in advance.
blind12
Junior Member
Junior Member
Posts: 25
Joined: 2004-04-22, 17:06 UTC

Post by *blind12 »

Looks like this never materialised :(

Comparing without word-wrap is a pain. I haven't found a good alternative compare tool either.
Post Reply