"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. Also use the current workspace file buffer, if the current workspace file is one of the diff'd files. That's on my list of things to do, but it's lower than getting xmtn-status to use mtn automate inventory. -- -- Stephe _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
