You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I add or remove the sorter option, the sorting/selecting based om my input doesn't change and works different then when doing the same in find_files. As for the find_command used, is there an option to set the for frecency?
And the last one is about the layout. Can I tweak the layout so I don't get the preview and have something similar like this:
Instead of this:
Thanks!!
The text was updated successfully, but these errors were encountered:
Adding the show_scores helps to understand the given order, but I still have the impression the sorter doesn't work as I would expect it (or want it 😉)...
Currently a certain amount of files are never being ordered such that I can just hit enter to select them. Instead I regularly have to move up a line or ~10 to be able to open the file that I want. Even through the query I typed as input matches that line I wanted much much better then the bottom x lines (which have a higher score)... So is there a way to tweak this behavior?
It seems that the only way to achieve the config I'm searching for is forking the repo and changing this:
I'm not too well known in Lua or the Telescope ecosystem, but would it be difficult to make options for these values? Seems like it would allow people more freedom in setting up to extension to their liking...
I've seen #44 (comment) but I cannot seem to get the fzf extension to work with frecency. Here is my config:
If I add or remove the sorter option, the sorting/selecting based om my input doesn't change and works different then when doing the same in find_files. As for the find_command used, is there an option to set the for frecency?
And the last one is about the layout. Can I tweak the layout so I don't get the preview and have something similar like this:
Instead of this:
Thanks!!
The text was updated successfully, but these errors were encountered: