syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.68k stars 4.89k forks source link

Unable to select directory when using spacemacs/helm-files-smart-do-search with only grep installed. #14779

Closed dalanicolai closed 1 year ago

dalanicolai commented 3 years ago

Description :octocat:

Unable to select directory when using spacemacs/helm-files-smart-do-search with only grep installed. Instead helm enters the directory (while when e.g. ripgrep is installed, then a directory can be selected with enter)

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: Helm enters the directory

Expected behaviour: :heart: :smile: Helm starts the grep search in the selected directory

System Info :computer:

Backtrace :paw_prints:

<<BACKTRACE IF RELEVANT>>
lebensterben commented 3 years ago

there's no feature parity currently, that's solved by my unfinished PR.

smile13241324 commented 3 years ago

I need to lookup how registering handlers for helm works to fix this. I wanted to do that anyway to understand why we cannot resume some buffers i.e. swap buffer. But this may take some time.

dalanicolai commented 3 years ago

Well, I am usually using Ivy anyway. Also, I guess most users will have some faster search tool installed, so the priority is really low. But I was installing a fresh Spacemacs in a fresh OS installation, and then I noticed this, so I just reported it.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!