We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the results are ordered top-down, (ie https://github.com/Yggdroot/Images/raw/master/leaderf/leaderf_2.gif) 1 is at the top, 2,3, etc following downward. It would be nice to be able to reverse this so the most likely file to open is at the bottom, similar to how ctrl-p works: https://camo.githubusercontent.com/0a0b4c0d24a44d381cbad420ecb285abc2aaa4cb/687474703a2f2f692e696d6775722e636f6d2f7949796e722e706e67
The text was updated successfully, but these errors were encountered:
Duplicate of #195 .
Sorry, something went wrong.
fix issue #195, #222: allow for bottom-up ordering of results
08794e9
Added.
you're a champ 👍 thank you
No branches or pull requests
Describe your question, feature request, or bug.
Currently the results are ordered top-down, (ie https://github.com/Yggdroot/Images/raw/master/leaderf/leaderf_2.gif)
1 is at the top, 2,3, etc following downward. It would be nice to be able to reverse this so the most likely file to open is at the bottom, similar to how ctrl-p works:
https://camo.githubusercontent.com/0a0b4c0d24a44d381cbad420ecb285abc2aaa4cb/687474703a2f2f692e696d6775722e636f6d2f7949796e722e706e67
The text was updated successfully, but these errors were encountered: