Closed rgrinberg closed 8 years ago
To reproduce:
:Gita grep pattern1
:q
:Gita grep pattern2
Will show me the search results for pattern1.
pattern1
If I :bdelete the search results explicitly then the :Gita grep will work again.
:bdelete
:Gita grep
I can provide more details if this isn't enough to repro.
Thanks. I think 206d0d1 solve this problem. Could you confirm?
It works now, thanks.
;-)
To reproduce:
:Gita grep pattern1
:q
to exit search results:Gita grep pattern2
Will show me the search results for
pattern1
.If I
:bdelete
the search results explicitly then the:Gita grep
will work again.I can provide more details if this isn't enough to repro.