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

CLI flag for "Match only, don't sort" #63

Open
y2kbugger opened this issue Dec 5, 2017 · 2 comments
Open

CLI flag for "Match only, don't sort" #63

y2kbugger opened this issue Dec 5, 2017 · 2 comments

Comments

@y2kbugger
Copy link

The sorting is spectacular, except when you are trying to do a Most Recently Used (MRU) list

vim $(awk '/^> /{ print substr($0, 3) }' ~/.viminfo | fzy)

You lose the "Recency" immediately after starting to type.

@nomasprime

This comment has been minimized.

@mmartin
Copy link

mmartin commented Feb 12, 2020

I have implemented it in my fork mmartin/fzy.
If @jhawthorn is interested in merging, I could write some docs & unit-tests and create a pull request.

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

No branches or pull requests

3 participants