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

Provide incremental text content searcher #827

Open
kachick opened this issue Oct 10, 2024 · 0 comments
Open

Provide incremental text content searcher #827

kachick opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kachick
Copy link
Owner

kachick commented Oct 10, 2024

https://github.com/junegunn/fzf/blob/c3505858a6764193e1948fd4423b92d7b379b255/README.md#3-interactive-ripgrep-integration
https://github.com/junegunn/fzf/blob/c3505858a6764193e1948fd4423b92d7b379b255/ADVANCED.md#using-fzf-as-interactive-ripgrep-launcher

Helix's / doesn't incremental run

helix-editor/helix#9672 (comment)

https://www.reddit.com/r/commandline/comments/fu6zzp/search_file_content_with_fzf/

Also want this in #729, zk looks providing it in fzf integration. But it does not highlight the bat preview window

https://zoshigayan.net/ripgrep-and-fzf-with-vim/


But it is not the right tool for searching for text inside many large files, and in that case you should definitely use something like Ripgrep.

💭 This comment prevents my mistaken actions

@kachick kachick added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🙋‍♂
Development

No branches or pull requests

1 participant