Skip to content

Can I sort by most recently accessed? #1454

Answered by ibhagwan
ethanuppal asked this question in Q&A
Discussion options

You must be logged in to vote

The lists are the output of the underlying command fd for files and rg for grep (if installed), you can send custom flags using fd_opts and rg_opts and use --sort=... but I'm not aware of any that sort by last accessed.

If you want to sort by last accessed use :FzfLua oldfiles.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ethanuppal
Comment options

Answer selected by ibhagwan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants