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

Apply the search string to the whole file, not only to the lines #68

Open
2 tasks done
ctittel opened this issue Jul 17, 2020 · 2 comments
Open
2 tasks done

Apply the search string to the whole file, not only to the lines #68

ctittel opened this issue Jul 17, 2020 · 2 comments

Comments

@ctittel
Copy link

ctittel commented Jul 17, 2020

Checklist

  • I updated.
  • NV_note_handler cannot fix my issue.

Summary of Problem

Currently, when starting fzf the files are split up into their lines.

If a file contains e.g. the terms foo and bar, they can only be found if they appear in the same line.
I think it would be better if the search string was applied to the whole file at once, and not each line seperately.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.76. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@alok
Copy link
Owner

alok commented Aug 21, 2020

Probably won't be able to properly consider this for a while, other things in life currently have greater priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants