You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.