Marc Weber <marco-oweber@gmx.de> wrote, on mer 12 jun 15:53 :
> Excerpts from Davido's message of Wed Jun 12 15:26:08 +0200 2013:
> > :browse oldfiles
> oldfiles is broken by design becuase it doesn't cope with multiple vim
> instances running at the same time.
>
> github.com/MarcWeber/vim-addon-mru is a very simple alternative
> implementation - and the author of tlist also has a tmru
> plugin.
These are nice plugins, indeed. Also, mru and ozzy are great. I was just
thinking about a more generic approach. That's why I first introduced
this sub-topic as an enhancement of the native vim "more prompt".
> Try such:
>
> :exec 'e '.fnameescape(tlib#input#List('list', tlib#cmd#OutputAsList('browse oldfiles') ))
it re-edit the current file.
> github.com/MarcWeber/vim-addon-command-line-completion is close, too. It
> completes <c-d> completable things in command line showing a list.
> However that plugin is not well supported by me.
>
> Marc Weber
You mean, it's one of your low-priority project ? I'll have a look at it.
--
Regards,
Davido
--
--
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.
For more options, visit https://groups.google.com/groups/opt_out.
Wednesday, June 12, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment