Frecency sorting for all pickers #880
Unanswered
rbhanot4739
asked this question in
Q&A
Replies: 2 comments
-
Frecency is currently limited for items with a file property. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is what I'm using for now: https://github.com/prochri/telescope-all-recent.nvim |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know certain pickers like files, buffers have frecency boosting, but is it possible for other pickers as well?
For example i find myself looking for certain help pages multiple times, so it would be great if those results show up on top when i open the help pages picker.
I did try
opts.explorer.matcher.frecency = true
but it didn't work.Beta Was this translation helpful? Give feedback.
All reactions