nixpkgs/pkgs/by-name/tk/tkdiff/194.patch
Rob 3d8ba076a5
tkdiff: patch to trigger recursive inline diffs
add patch to fix regression to trigger recursive inline diffs when
selected
2023-10-31 11:01:37 -07:00

16 lines
440 B
Diff

Index: tkdiff
===================================================================
diff --git a/tkdiff b/tkdiff
--- a/tkdiff (revision 193)
+++ b/tkdiff (revision 194)
@@ -4557,7 +4557,8 @@
}
}
}
- }
+ # But KICK scroll to *LOOK* for Ratcliff (when ON); otherwise is a NOOP
+ } { $w(acTxWdg) SEE @1,1 }
}
###############################################################################