When comparing directories with Meld, it will show the Size column in a "human readable" format, i.e. 4.1 kB. How do I make Meld show me the exact number of bytes, i.e. 41203 bytes?
I am comparing two directories where in some of the cases, the files on the left have 2 or 3 bytes more than the files on the right, while the rest of their content is the same. There are also other types of differences in other files, but then their file size is a lot more different, so they are easy to spot (and ignore). I only want to open the files that are just a few bytes different, to verify them. I don't want to open files that are for example more than 20 bytes different, I don't care about those. But the "human readable" format creates a lot of extra work for me.
 
    