From: DeaDDooMER Date: Wed, 20 Mar 2019 22:37:18 +0000 (+0300) Subject: added mode that show invisible spaces/tabs X-Git-Url: https://deadsoftware.ru/gitweb?p=bbdiff.git;a=commitdiff_plain;h=bc31680f7b5d93af971a2caaaad3077c0e8b86a4;ds=sidebyside added mode that show invisible spaces/tabs --- diff --git a/Diff/Mod/Main.odc b/Diff/Mod/Main.odc index e280421..7daa6c1 100644 Binary files a/Diff/Mod/Main.odc and b/Diff/Mod/Main.odc differ diff --git a/Diff/Mod/Sys.odc b/Diff/Mod/Sys.odc index e25f075..d8b1351 100644 Binary files a/Diff/Mod/Sys.odc and b/Diff/Mod/Sys.odc differ diff --git a/Diff/Mod/SysLinux.odc b/Diff/Mod/SysLinux.odc index db90c5f..92d9d1f 100644 Binary files a/Diff/Mod/SysLinux.odc and b/Diff/Mod/SysLinux.odc differ diff --git a/README b/README index 286a5ac..bf0fb5a 100644 --- a/README +++ b/README @@ -41,7 +41,7 @@ Integration with git 2. Create script odctool-gitdiff: #! /bin/sh - odctool diff -x -X -C -p "$1" "$2" "$5" + odctool diff -x -X -E -C -p "$1" "$2" "$5" 3. Add to .git/config: