is there a reason that counsel-ag does not define :keymap counsel-git-grep-map? it would allow C-l to recenter (i.e. display buffer at right location) during search. this works for counsel-grep but not for counsel-ag, and adding this line seems to work fine.
is there a reason that
counsel-agdoes not define:keymap counsel-git-grep-map? it would allowC-lto recenter (i.e. display buffer at right location) during search. this works forcounsel-grepbut not forcounsel-ag, and adding this line seems to work fine.