Denis Mitana
Results
2
comments of
Denis Mitana
trafficstars
I also have zsh 5.8 and had the same problem. ```bash $ zsh --version zsh 5.8 (x86_64-pc-linux-gnu) ``` Adding `compinit` to my `.zshrc` solved the issue, and tab completion works...
`_cht` execution was only a reaction to @ab-10's comment. Yes, after adding `compinit` tab-completion works flawlessly. I wanted only to confirm your suggestion because there were no reactions from others...