Dominique Pellé <dominique.pe...@gmail.com> wrote:

> Dominique Pellé wrote:
>
>> Hi
>>
>> Attached patch fixes the following item in in ":help todo":
>>
>> ===================================================
>> ":e ~br<Tab>" does not complete to ":e /home/bram/".  Would need to use
>> getpwent() to find all the matches.
>> ===================================================
>
>
> Sorry. I noticed an inconsistency in my patch
> between ":help command-complete" which
> indicated the option "-complete=user" and
> the code which expected "-complete users".
>
> I fixed it in this new updated attached patch.
>
> Regards
> -- Dominique


Here is yet another update of the patch.
Previous patch broke completion when
typing ":e ~user/dir<Tab>"

It is be fixed in this updated patch.
Sorry for the noise :-(

Regards
-- Dominique

-- 
You received this message from the "vim_dev" 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

Attachment: complete-users-7.3.618.patch
Description: Binary data

Reply via email to