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

V4.0.0 broke autocompletion #172

Open
lucagrulla opened this issue Jan 24, 2021 · 2 comments
Open

V4.0.0 broke autocompletion #172

lucagrulla opened this issue Jan 24, 2021 · 2 comments

Comments

@lucagrulla
Copy link
Owner

Describe the bug
command autocompletion does not work since V4.0.0

@AntonUspishnyi
Copy link

~ source ~/.zshrc
/Users/anton/.zshrc:source:123: no such file or directory: /usr/local/share/zsh/site-functions/cw
 
~ ls -la /usr/local/share/zsh/site-functions/cw*
lrwxr-xr-x  1 anton  admin  56 Apr 26 10:30 /usr/local/share/zsh/site-functions/cw.zsh -> ../../../Cellar/cw/4.1.0/share/zsh/site-functions/cw.zsh

@khushhalm
Copy link

+1

Tried resolving this issue by changing source /usr/local/share/zsh/site-functions/cw to source /usr/local/share/zsh/site-functions/cw.zsh but the way autocomplete works is very weird, it'll keep giving errors in the same line in which you are trying to type instead of doing auto-completion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants