Display Options > List > Highlight Name Changes: Use Bold and Simplify Differences
I have a Javascript Renaming script in Special (14) to remove duplicate terms that are separated by " - ".
Filename: aaaa - bbbb - bbbb - cccc - cccc - dddd - dddd - eeee
Both "cccc" terms are in orange (as if both are to be deleted, whereas only one instance is); the second "bbbb - " and the first " - dddd" terms are highlighted orange.
Ideally, this would show the second "bbbb - ", the second "cccc - " and the second "dddd - " terms in orange.
Filename: aaaa - bbbb - bbbb - cccc - dddd - dddd - eeee
The "cccc" term is highlighted orange but isn't being deleted; the second "bbbb - " and first " - dddd" terms are highlighted orange.
Ideally, this would show the second "bbbb - " and the second "dddd - " terms in orange.
Filename: aaaa - bbbb - bbbb - cccc - dddd - eeee
Only the second "bbbb - " term is highlighted orange, which is how I would expect it to look.