marlonrichert / zsh-autocomplete

🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
MIT License
5.26k stars 145 forks source link

Remove ancestor dirs feature #675

Closed marlonrichert closed 6 months ago

marlonrichert commented 8 months ago

It's not particularly useful, is sometimes confusing, and if anyone still wants it, it's fairly trivial to implement yourself.