Hacker News new | ask | show | jobs
by anitil 1498 days ago
I really like vimdiff, but I belive it doesn't do folder diffs (whereas beyond compare does this well)
1 comments

Maybe my use-cases are too basic? I appreciate a good diff gui, but really like vimdiff more than almost all of the ones I've seen. For folders `diff -qr one/ two/` does everything I feel like I need. I love just filtering things with grep instead of trying to figure out however that tool wants to ignore specific changes.