Autocompletion not working on ZSH #185
Replies: 1 comment 1 reply
-
I commented the entire following line in the .zshrc file and everythinks is working well now
What should I definitely do with this line please? Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checks
q doctor
in the affected command line session and it didn't resolve my issueq restart
and it didn't resolve my issueExpected behaviour
The autocompletion to work in any ZSH terminal
Actual behaviour
The autocompletion stopped to work on zsh terminals but still work on a bash terminal.
I don't know if it might be related but I have this non-blocking error when I start a term: /Users/pierrebenedetto/.zshrc:117: parse error near `>'
Steps to reproduce
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions