Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cd <TAB> brings standard menuselect in zsh instead of fuzzy search #118

Closed
seflue opened this issue Feb 16, 2020 · 4 comments
Closed

cd <TAB> brings standard menuselect in zsh instead of fuzzy search #118

seflue opened this issue Feb 16, 2020 · 4 comments
Labels
area/zsh Catch all for changes in zsh files

Comments

@seflue
Copy link

seflue commented Feb 16, 2020

Question
When I do cd <TAB> in my zsh, I get just the normal zsh menuselect preview of the current folder. Only when I do cd ..<CR> or cd -<CR>, I get a fuzzy search, but for the latter only on already visited folders. I'm using zinit as plugin manager and my zinit config for enhancd looks like the following:

zinit ice wait lucid atload"zicompinit; zicdreplay" blockf 
zinit light b4b4r07/enhancd

I also use vi-mode in zsh. But when I switch to emacs-mode with set -o emacs, the behavior is the same as described above.

@seflue
Copy link
Author

seflue commented Feb 16, 2020

Ok, sorry for the question, I found just out by myself: I did forget to set ENHANCD_COMPLETION_BEHAVIOR=list

@Gorthog
Copy link

Gorthog commented Sep 9, 2021

I did set ENHANCD_COMPLETION_BEHAVIOR, but still have tab completion. using fish

@babarot babarot added the area/zsh Catch all for changes in zsh files label Mar 25, 2023
@babarot
Copy link
Owner

babarot commented Apr 1, 2023

This feature may be removed #191 soon.

@babarot
Copy link
Owner

babarot commented Apr 1, 2023

PR has been merged so I think this issue has no longer needed

@babarot babarot closed this as completed Apr 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/zsh Catch all for changes in zsh files
Projects
None yet
Development

No branches or pull requests

3 participants