The plugin I do https://github.com/habamax/vim-select uses ripgrep to feed 
files into fuzzymatchpos function. It looks good for me with one minor 
issue with sorting, have a look into the video I have recorded:

https://youtu.be/RPM3GccvDGA

What is happening there:

1. I ran `rg --files --no-ignore-vcs --hidden --glob !.git` in a job
2. On out_cb handler I update the buffer with the files
3. You can see ordering of the same files is constantly changed -- I 
believe it shouldn't be like this, but not 100% sure.

So should the order or sort of the matchfuzzypos result be the same on the 
second, third etc run? The data matchfuzzypos operates on is constantly 
increasing but the output (top) is the same only sorted a bit differently.

-- 
-- 
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/aca4a79e-550b-42aa-b1e6-10ea880d1f99n%40googlegroups.com.

Raspunde prin e-mail lui