Hi, I only recently joined, I don't know if this has been discussed before...
At the company where I work, we sometimes copy source from one project to another, usually between classes of the same fuctionality, but different naming. vim -d <src1> <src2> does almost what I want, but: - Highlights differences in class names, and - When putting/getting differencens, the class name is not updated. It would be nice to have options to 'tweak' the difference mode so that some strings can be set as identical between one window and another, also enabling the 'get' and 'put' commands to auto-replace these strings on getting/putting. What are your thoughts (well, except: 'don't use calsses that are differently named', ofcourse... :-) ) Regards, Christ van Willegen