SublimeFileDiffs icon indicating copy to clipboard operation
SublimeFileDiffs copied to clipboard

show error message when diff fail

Open KES777 opened this issue 8 years ago • 0 comments

I have updated configuration to:

{
    "cmd": ["/usr/bin/diff", "-w", "-b", "$file1", "$file2"]
}

But now nothing is happened, not error also

Show errors in console when diff command fail

KES777 avatar Sep 10 '16 09:09 KES777