gelguy / wilder.nvim

A more adventurous wildmenu
MIT License
1.37k stars 34 forks source link

Neovim hangs when using Python fuzzy filters #46

Closed gelguy closed 2 years ago

gelguy commented 3 years ago

Neovim sometimes becomes unresponsive when passing a large number of candidates (>10000) to the Python fuzzy filters (e.g. wilder#python_fuzzy_filter() or wilder#python_cpsm_filter().

Workarounds

gelguy commented 2 years ago

Haven't encountered this in a long while, will be closing the issue.