zsh-syntax-highlighting: zsh crash when reload `~/.zshrc`
- Open the Terminal
- Run
source ~/.zshrc - Process completed

About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 5
- Comments: 25 (14 by maintainers)
Commits related to this issue
- remove autosuggestions and add kubectl reference: https://github.com/zsh-users/zsh-syntax-highlighting/issues/286 — committed to henry40408/dotfiles-v1 by henry40408 8 years ago
- fix: workaround for zsh-users/zsh-syntax-highlighting#286 — committed to viasite-ansible/ansible-role-zsh by popstas 7 years ago
I added this to my
.zshrcThis fixed my terminal from crashing.
this if statement will only run when a new window is open and wont get triggered
I have the same problem!
Step to produce:
My
.zshrc:My environment:
Diagnosis and proposed fixes in #294.