Donaldttt
Donaldttt
Are you suggesting a command, for example, called FuzzyFilter that accepts a list as its parameter and then opens a search window for that list?
This feature is added in the latest commit.
We have a PR working on a similar feature right now. It will be merge soon after testing.
> Regarding Unrelated 2 this is possible (and it is blazingly fast). > There is a function called `getcompletion()`, and you can use it in many ways. > Few examples:...
> Just found that using `:echo getcompletion('**/*', 'file')` may take some time if you are in `~` > > Anyway, another function worth mentioning is `systemlist()` to get the output...