dirdiff icon indicating copy to clipboard operation
dirdiff copied to clipboard

Align output for all cases?

Open 097115 opened this issue 2 years ago • 1 comments

Despite the different cases being of the different length (Files differ vs Present in first dir. only vs etc), shouldn't filenames still start at the same column for easier reading / cleaner UI? I.e., by adding some more tabs for shorter messages, probably? Like:

[Files differ]			"foo.xml"
[Present in first dir. only]	"bar.xml"

097115 avatar Nov 30 '22 06:11 097115