pombreda / vcscommand

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

Can only see a diff once #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a VimDiff (or diff)
     :VCSVimDiff
2. Close the diff by deleting the buffer
     :bd
3. Try opening the diff again - error message says file is not under version 
control

What is the expected output? What do you see instead?
After seeing a diff once, the vcs plugin thinks the file is not under version 
control

What version of the product are you using? On what operating system?
vcscommand v1.99.45
Vim 7.3.46
Windows 7

Please provide any additional information below.
Attached are two screen shots.  One showing that the diff is shown, the next 
showing what happens when trying to show it again

I also have the following plugins installed:
  - TagList
  - MinibuffExplorer
  - NERDTree
  - NERDComment

Original issue reported on code.google.com by ped...@gmail.com on 21 Nov 2011 at 9:06

Attachments:

GoogleCodeExporter commented 9 years ago
Could you please provide the output of ':set' ?

Original comment by bob.hies...@gmail.com on 5 Dec 2011 at 4:18

GoogleCodeExporter commented 9 years ago
I am unable to duplicate this issue.  I'd guess one of the other plugins you're 
running is interfering.  Closing due to lack of response.

Original comment by bob.hies...@gmail.com on 13 Feb 2012 at 4:37