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

Add repo-grep #529

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add repo-grep #529

wants to merge 1 commit into from

Conversation

BHFock
Copy link

@BHFock BHFock commented Feb 21, 2025

repo-grep offers a recursive grep through the folder structure of your cloned git repository or your svn working copy in Emacs. The default search term is the string under the current cursor position. Interactive modification of the search term is possible, and the search term can include regular expression. Regular expressions can also be configured as pre/suffix for the default search term.

repo-grep-multi offers a recursive grep across multiple repositories/folders contained in the same directory as the repository in which the search is initiated.

https://github.com/BHFock/repo-grep

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

Successfully merging this pull request may close these issues.

1 participant