Thursday, March 9, 2023

Re: Search undo history

Possibly the Mundo plugin (https://github.com/simnalamburt/vim-mundo)
will help with this use case. This plugin visualizes the undo tree,
speeds up traversing the tree and supports searching in the changes.

Markus Braun

--
Any errors in spelling, tact or fact are transmission errors

On Wed, 08.03.23 13:37, Lifepillar (lifepillar@lifepillar.me) wrote:
> Is there a built-in way or a plugin to extend / to the undo history?
>
> Use case: working on some code, I deleted a function a few hours ago,
> and I wanted to reinstate it. Using :earlier/:later did the job, but
> required a bit of trial and error.
>
> Thanks,
> Life.
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/tua334%2417oq%241%40ciao.gmane.io.
>

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/ZAmjQ8toP6BJbkF0%40bigfoot.home.krawel.de.

No comments: