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

Some possible search feature improvements. #160

Open
hongyi-zhao opened this issue Aug 28, 2021 · 2 comments
Open

Some possible search feature improvements. #160

hongyi-zhao opened this issue Aug 28, 2021 · 2 comments

Comments

@hongyi-zhao
Copy link

I've noticed this wonderful project recently. But it would be better if you can support the following search methods:

  • Case-insensitive search.
  • Regex based search.
  • Host/directory info based search.

Regards,
HY

@hongyi-zhao hongyi-zhao changed the title Some possible search improvements. Some possible search feature improvements. Aug 28, 2021
@curusarn
Copy link
Owner

Case-insensitive search and regex search are definitely things I would like to add.

Searching by host or directory is more tricky to implement. Essentially, it's hard to fit into the search app in a way that is both useful and easy to use.

Thanks for your ideas.

@erwin
Copy link

erwin commented Jun 25, 2022

I've been using Resh for a few weeks, and I do have to go back to grep a bit for Regex support, but Regex support in Resh would be far better than grep since you get realtime feedback - super handy as your regex gets more complicated.

Very cool program though!

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