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

Setting options in helm-ag-base-command vs helm-ag-command-option #392

Open
AtomicNess123 opened this issue Jun 23, 2022 · 0 comments
Open

Comments

@AtomicNess123
Copy link

In trying to fix this, what is the difference between adding options in helm-ag-base-command as opposed to in helm-ag-command-option?

(setq helm-ag-base-command "ag --nocolor --nogroup --ignore-case --recursive")

and having

(setq helm-ag-base-command "ag")
(setq helm-ag-command-option "--nocolor --nogroup --ignore-case --recursive")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant