enhancd icon indicating copy to clipboard operation
enhancd copied to clipboard

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

Open seflue opened this issue 5 years ago • 2 comments

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 avatar Feb 16 '20 18:02 seflue

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

seflue avatar Feb 16 '20 18:02 seflue

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

Gorthog avatar Sep 09 '21 13:09 Gorthog

This feature may be removed #191 soon.

babarot avatar Apr 01 '23 04:04 babarot

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

babarot avatar Apr 01 '23 12:04 babarot