On Sun, 09 Sep 2018, Dominique Pellé wrote: > > See pull request and corresponding patch at: > > > > https://github.com/vim/vim/pull/3407 > > https://patch-diff.githubusercontent.com/raw/vim/vim/pull/3407.patch
Now I tried that against the 'current' (8.1.346, failed without patch) > Does it solve your failing test Test_cmdline_complete_user_names()? > > With the proposed patch, I would expect that :e ~s<CTRL-A> > completes with the remote user 'stucki' among possibly other > local users beginning with s. and it exactly does what you expect. It works and does find my name in the middle of all users beginning with 'S' from passwd. Stucki -- Christoph von Stuckrad * * | also XMPP = |Mail <[email protected]> \ Freie Universitaet Berlin |/_*| 'jabber' via|Tel(Mo.,Mi.):+49 30 838-75 459| IT Mathematik & Informatik|\ *|stucki@jabber| (Di,Do,Fr):+49 30 77 39 6600| Takustr. 9 / 14195 Berlin * * |.fu-berlin.de|Fax(home): +49 30 77 39 6601/ -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
