Open arialdomartini opened 1 month ago
Hi @arialdomartini, that's interesting. I've never had a problem. The title "TAB does not autocomplete" is not correct for everyone though. Let's try to identify under what conditions it does not work.
Can you first trying using something different from zinit
? I've used https://github.com/zplug and another plugin manager and in both cases autocompletion works.
I'm using Zsh with zinit.
bd
works, but hitting TAB won't complete.For example:
takes me back to
bbb
, but:would not suggest
bbb
.I suspected this was because of a conflicting plugin, but I am getting the same behavior with this minimal
.zshrc
too:Do you have any suggestion?