neoclide / coc-lists

Common lists for coc.nvim
264 stars 24 forks source link

Sessions provider fuzzy sorting is broken #105

Closed GordianDziwis closed 3 years ago

GordianDziwis commented 3 years ago

System

Reproduce

  1. :CocList sessions
  2. Type: auto
  3. Result:

image

Expected

Session autosticker should be first. Other sources match and sort correctly.

chemzqm commented 3 years ago

Fixed on latest release branch of coc.nvim.