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
Expected behavior
File type selector will show up to select for ag/rg.
Actual behavior from emacs-helm.sh if possible (See note at bottom)
When helm-adaptive-mode is on, run helm-do-grep-ag with type selector
will fail with error "Wrong type argument: lisp, \.\.\.".
Not reproductible with my `helm-adaptive-history-file` which is clean.
Seems that your `helm-adaptive-history-file` is corrupted, you should
use M-x helm-reset-adaptive-history and restart emacs.
Be aware that when doing this you loose all your previous adaptative
history, but the benefit will be to restart with something clean.
Expected behavior
File type selector will show up to select for ag/rg.
Actual behavior from
emacs-helm.sh
if possible (See note at bottom)When
helm-adaptive-mode
is on, runhelm-do-grep-ag
with type selector will fail with error"Wrong type argument: lisp, \.\.\."
.Steps to reproduce (recipe)
C-u C-x g
.Describe versions of helm, emacs, operating system etc.
Emacs: 25.1.1 on MacOS Sierra (
brew cask install emacs
)Helm: helm-20170503
The text was updated successfully, but these errors were encountered: