radian-software / selectrum

🔔 Better solution for incremental narrowing in Emacs.
MIT License
739 stars 33 forks source link

incorrect fuzzy filter? #567

Closed mookid closed 3 years ago

mookid commented 3 years ago

While testing slectrum, I found a weird completion case, and wonder if it is correct.

In my case: while starting a completion session in C-x b (to switch to the info buffer), typing in displays: image

then, adding f displays: image

I find the first completion candidates surprising, coming from ivy; is that expected?

buffer-list:

"*ielm*"
" *Minibuf-1*"
"selectrum.el"
"init.el"
"ffap.el"
"*Help*"
" *Minibuf-2*"
"*shell*"
"ReferencePackages.props"
"*Occur*"
"*vc-diff*"
"minibuf-eldef.el"
"crm.el"
"*scratch*"
" *Minibuf-0*"
" *code-conversion-work*"
" *Echo Area 0*"
" *Echo Area 1*"
"*Backtrace*"
" *DOC*"
"*info*"
"*Completions*"
"*Messages*"