I've just released v0.3 of deadgrep: https://github.com/Wilfred/deadgrep
This new version allows you to collapse file results, and is much smarter about regexp, case and file type settings!
miniblog.
Related Posts
I'm experimenting with live-evaluating tests in my programming language project.
It's relatively fiddly to hook up a UI for this, but it saves a precious keystroke to run the tests! I'm hoping that it results in more, better tests due to the convenience.
I've released difftastic 0.57! In this release:
* A bunch of improvements around detection and display of binary files.
* Fixed some diffing issues with (ironically) text files.
* Better diff results for Scheme.
I'm adding XML support for difftastic! Still needs some tweaking, but the initial results look promising.
XML is particularly fun because early academic research on tree-diffing focus on XML.


