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

counsel-grep, counsel-ag occur broken for pattern starting with dash #1266

Closed
SkySkimmer opened this issue Oct 31, 2017 · 3 comments
Closed

Comments

@SkySkimmer
Copy link

counsel-grep with pattern -foo => error code 2
counsel-ag with pattern -foo => works, but adding ivy-occur => 1 candidates: ./ERR: What do you want to search for?

Probably other commands like counsel-rg are broken in similar ways, I didn't test (for instance I don't have rg installed).

@abo-abo abo-abo closed this as completed in 385b8c8 Nov 1, 2017
@abo-abo
Copy link
Owner

abo-abo commented Nov 1, 2017

Thanks.

Probably other commands like counsel-rg are broken in similar ways, I didn't test (for instance I don't have rg installed).

They work for me, only counsel-grep didn't work.

@SkySkimmer
Copy link
Author

For the other commands it's the ivy-occur step that breaks.
ie M-x counsel-ag -foo C-c C-o -> broken

abo-abo added a commit that referenced this issue Nov 1, 2017
@abo-abo
Copy link
Owner

abo-abo commented Nov 1, 2017

Thanks again :)

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

2 participants