telescope-frecency.nvim/lua/frecency
JINNOUCHI Yasushi 2ac311a266
fix: reflow results to show valid ones (#123)
* fix: clear non-matched results in results buffer

* fix: show high-scored results in the first view

This is for sorting_strategy = 'descending'
2023-08-12 15:30:25 +09:00
..
tests fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
async_finder.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
database.lua fix: do nothing when v:oldfiles are empty (#116) 2023-08-09 09:31:10 +09:00
entry_maker.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
finder.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
frecency.lua fix: deal with the case called with no opts (#113) 2023-08-07 07:19:29 +09:00
fs.lua refactor: make joinpath more simple (#121) 2023-08-12 08:32:24 +09:00
init.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
picker.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
recency.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00
state.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
types.lua fix: reflow results to show valid ones (#123) 2023-08-12 15:30:25 +09:00
web_devicons.lua refactor!: use OO & add tests (#100) 2023-08-06 16:02:37 +09:00