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

Simplify usage of --content-filter #37

Open
janeklb opened this issue May 4, 2021 · 0 comments
Open

Simplify usage of --content-filter #37

janeklb opened this issue May 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@janeklb
Copy link
Owner

janeklb commented May 4, 2021

I often use the --content-filter/-c flag with the same string that get passed into the search query.
For example, if im looking for direct hits on /path/to/thing i would do:

gh-search -c /path/to/thing /path/to/thing

This could be shortened to something like

gh-search -C /path/to/thing
@janeklb janeklb added enhancement New feature or request good first issue Good for newcomers and removed good first issue Good for newcomers labels May 4, 2021
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
None yet
Development

No branches or pull requests

1 participant