Hi, On Fri, Feb 19, 2021 at 6:43 PM obcat <[email protected]> wrote:
> Based on the description, it looks like you are looking for fuzzy search. > We should > add 'fuzzymatch' to 'wildoptions' and enable fuzzy completion for all the > commands. > > I only intended to change the behavior of c_<Up> and c_<Down> for forward > match search in the cmdline-history, but it is interesting to add a new > item to wildoptions to change the behavior of c_wildchar and c_CTRL-D as > well! > > > I have implemented the fuzzy match based completion for several different completion types at: https://github.com/yegappan/vim/tree/wildopt Fuzzy match completion for file names is not supported yet though. - Yegappan -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7%3DeBWkXE%2BfzT6fAr0QMbQRZX0UQqOBqnU31%3Dqv%2B%2Bgnc3Q%40mail.gmail.com.
