pombreda / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

VCSBlame! windows are linked together (weirdly) #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a file (e.g. vimcommand.vim)
2. :VCSBlame!
3. go to the annotation window and :VCSBlame! again. You now have one couple of 
buffers with blame for current git revision, and another couple of buffers with 
blame for the first revision
4. Scroll in that newly opened buffer.

What is the expected output?

The buffer, and its corresponding annotation buffer, scroll together.

What do you see instead?

They do scroll together, but past a certain point, the first VCSBlame! couple 
scrolls too.

What version of the product are you using? On what operating system?

Current git.

Original issue reported on code.google.com by gland...@gmail.com on 22 Nov 2013 at 8:42