-
Notifications
You must be signed in to change notification settings - Fork 395
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
Prompt shows garbled #134
Comments
There seems to be a problem with the python installation. Check out the fork and run |
I found this issue because I'm running into the exact same problem. @thomasrebele I tried your suggestion and get the following:
For readability, I left the git_super_status in the first occurrence but replaced it with git_super_status etc for subsequent ones, but it is occurring every time I run any command. And just for informational purposes... I had both of these lines in my .zshrc:
I commented out the second line but the error kept occurring. I commented out the first line and it stopped. So it looks like the issue is with git-prompt, but it gets weird because I don't see zsh-git-prompt anywhere in my user's home folder. I even deleted the .antigen folder and .zshrc.zwc and started a new shell, but don't see where it ends up:
Note that this is happening with root in the bit that I pasted here, but that's because I just happened to be installing stuff (including zsh and related tools). It happens with any user though, not just limited to root. This is on Ubuntu 19.10 running on a Raspberry Pi 4. Let me know if there's any other info I can get to help find the cause. |
The error I don't have experience with antigen, but it would be nice to add support for it. PS: I recommend to use code blocks (separate with an empty line and indent with four spaces):
|
thanks @thomasrebele, the garbled disappeared after some update in 19.10. |
Could you post the output of |
when I enable this plugin, it shows garbled for the prompt:
[oh-my-zsh] Random theme '/home/master/.oh-my-zsh/themes/daveverwer.zsh-theme' loaded...
git_super_status:[:4: integer expression expected: have
git_super_status:[:7: integer expression expected: also
git_super_status:[:11: integer expression expected: python3
git_super_status:[:14: integer expression expected: installed,
git_super_status:[:17: integer expression expected: you
git_super_status:[:20: integer expression expected: can
git_super_status:[:23: integer expression expected: you
please help. thanks.
The text was updated successfully, but these errors were encountered: