Skip to content
New issue

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

Merciful fuzzy finder #20

Closed
jcguu95 opened this issue Aug 20, 2020 · 2 comments · Fixed by #42
Closed

Merciful fuzzy finder #20

jcguu95 opened this issue Aug 20, 2020 · 2 comments · Fixed by #42

Comments

@jcguu95
Copy link

jcguu95 commented Aug 20, 2020

Best trash cli! Well done 👍

It'd be nice if restoring trashes can be easier. To restore a file abc, the following queries work: a, b, c, ab, bc, ac, abc. However, ac doesn't work! This would cause a pain while there are >1000 files in the trash can..

Programs like fzf and fzy take care of this automatically :)

@babarot
Copy link
Owner

babarot commented Feb 17, 2022

I'm also thinking to integrate these fuzzy filter command in this app

@babarot
Copy link
Owner

babarot commented Jan 23, 2025

I've added

@babarot babarot closed this as completed Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants