telescope-frecency.nvim icon indicating copy to clipboard operation
telescope-frecency.nvim copied to clipboard

feat: use sorter fuzzy_with_index_bias

Open MunifTanjim opened this issue 3 years ago • 0 comments
trafficstars

image

Before

Matches space separated queries, but hides everything else:

image

Can not fuzzy search:

image

After

Supports fuzzy search and biased towards frecency order.

image

MunifTanjim avatar Aug 15 '22 12:08 MunifTanjim