Home » Questions » Computers [ Ask a new question ]

Configure Mercurial for extdiff Directory Compare with vim on Windows

Configure Mercurial for extdiff Directory Compare with vim on Windows

I'm running Mercurial from the command line on Windows XP. I've got the extdiff plugin. I wanted

Asked by: Guest | Views: 273
Total answers/comments: 1
Guest [Entry]

"The problem is caused by a sort of bug of vim when calling a function with f-args and the args are strings ending with '\'. The solution is to remove the trailing '\' for each arg.

I have a more compact solution here:

Using vimdiff with mercurial"