You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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.
@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.
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
andskim
.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.
The text was updated successfully, but these errors were encountered: