allow grep style keybindings for `counsel-ag` #462
Closed
Comments
Thanks. |
You can now also use M-q in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is there a reason that
counsel-ag
does not define:keymap counsel-git-grep-map
? it would allowC-l
to recenter (i.e. display buffer at right location) during search. this works forcounsel-grep
but not forcounsel-ag
, and adding this line seems to work fine.The text was updated successfully, but these errors were encountered: