Y
Hacker News
new
|
ask
|
show
|
jobs
by
makmanalp
5653 days ago
What about vimdiff, that's already installed on most (unix-based) computers?
http://andrejk.blogspot.com/2008/04/vimdiff-howto.html
2 comments
burgerbrain
5653 days ago
Agreed. The great part about vimdiff is that you can easily use it to rapidly make changes and view the diff of them. It's essential for cleaning up changes before a commit for me.
link
gnosis
5653 days ago
vimdiff is nice, but suffers from one major deficiency. It can't do three-way diffs.
link