Skip to main content
7 events
when toggle format what by license comment
Jan 18, 2019 at 18:35 history edited Kusalananda CC BY-SA 4.0
deleted 13 characters in body
S Jan 18, 2019 at 17:40 history suggested bdsl CC BY-SA 4.0
add link to GNU wdiff
Jan 18, 2019 at 17:18 comment added scohe001 It might be worth noting that if your terminal supports ANSI escapes, you can make wdiff print fancy colored output that's (imo) easier to read with this in your bashrc: alias wdiff="wdiff -n -w $'\033[30;41m' -x $'\033[0m' -y $'\033[30;42m' -z $'\033[0m'" (taken from here).
Jan 18, 2019 at 16:59 review Suggested edits
S Jan 18, 2019 at 17:40
Jan 18, 2019 at 9:43 vote accept anol
Jan 18, 2019 at 8:46 history edited Kusalananda CC BY-SA 4.0
added 49 characters in body
Jan 18, 2019 at 8:38 history answered Kusalananda CC BY-SA 4.0