Stephen Leake <[EMAIL PROTECTED]> writes:

> "Eyal Lotem" <[EMAIL PROTECTED]> writes:
>
>> When using ediff, dvc creates buffers for the revisions. These buffers
>> clutter the buffer namespace and make it difficult to switch
>> buffers. I use ido to switch buffers, and all these buffers appear in
>> the buffer listings.  A proposed fix would be to modify
>> dvc-revision-get-buffer to create buffers with "hidden" names (i.e:
>> starting with " *" and ending with "*") so that they do not clutter
>> the namespace.
>
> Better would be to delete the buffers when ediff is done with them;
> ediff has hooks to do that.

That would be one solution.

I use the following:
I quit the ediff session with 1 q (using a prefix argument)
Then I am asked which buffers I'd like to kill.


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to