> On Mon, 2 Apr 2012 07:06:15 -0700 (PDT)
> Ben Fritz wrote:
> >
> >Unfortunately if there is only one match (e.g. if you use tab
> >completion of the file name), the file opens directly. I've not yet
> >bothered to change the way this works, but it annoys me occasionally.
>
> Ben, I have fixed your problem and my problem.
>
> What's the procedure for submitting my patch? (never done this before)
> I see the plugin is provided on vim.org and github.
>
> I can create a login for vim.org and upload the new version but I have
> no idea what the procedure for github is.
>
Look up the email address of the script author, Yegappan, by following the vim.org link to his user profile. Send any updates via email, unless there are other instructions on the script page.
Note, I'm pretty sure the "if there's only one match, open it" behavior is intentional; however it would be nice to have a way to open in a new tab or window even if there's only one match. Maybe adding an :MRU! command (with the bang) could force the window to open even if there's only one match.
--
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
No comments:
Post a Comment