Is your feature request related to a problem? Please describe.
I can't tell what is changed when the changes in a line is white space only (adding or removing).
Describe the solution you'd like
Show a colored block. Like git -c diff.wsErrorHighlight=all diff.
Would be great if I can also set this as default.
Describe alternatives you've considered
I am aware of the ctrl-w option. But I'd like to see the diff.
Thank you for considering!
Is your feature request related to a problem? Please describe.
I can't tell what is changed when the changes in a line is white space only (adding or removing).
Describe the solution you'd like
Show a colored block. Like
git -c diff.wsErrorHighlight=all diff.Would be great if I can also set this as default.
Describe alternatives you've considered
I am aware of the ctrl-w option. But I'd like to see the diff.
Thank you for considering!