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

Option for showing the count of results? And to not wrap around? #166

Open
dimitarvp opened this issue Dec 6, 2021 · 4 comments
Open

Option for showing the count of results? And to not wrap around? #166

dimitarvp opened this issue Dec 6, 2021 · 4 comments

Comments

@dimitarvp
Copy link

As per the title, can we get a CLI switch that adds count of results in the prompt? That's one of the things I'm missing from fzf and skim.

I like fzy search results better but the lack of results count is throwing me off.

And another thing: is it possible NOT to wrap around the results, i.e. when you reach the bottom you don't start over? That's confusing.

@leo-arch
Copy link

Hi @dimitarvp. Long time since your comment, but you might still be interested. I created a pull request (#170) including non-cyclic scrolling (its the default btw), plus some other features like basic color support and multi-selection. Feel free to give my fork a try.

@bfrg
Copy link

bfrg commented May 19, 2022

Have you tried the -i, --show-info option?

@dimitarvp
Copy link
Author

dimitarvp commented May 19, 2022

@bfrg I am not seeing that option in my local install. I installed it through Mac's Homebrew. Maybe I should install it directly from GitHub? But I haven't taken proper care of my local C/C++/etc. dev tools installation so not sure involved would that be.

@dimitarvp
Copy link
Author

@leo-arch I've no idea how I missed your comment, likely was busy and forgot about it afterwards, sorry.

To address your question: I'd prefer not using forks for such heavy-duty tools like fuzzy finders. I'd much prefer you worked with the maintainers to mainline your changes.

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