-
Notifications
You must be signed in to change notification settings - Fork 84
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
Deactivates the oh-my-zsh theme when activating the venv #153
Comments
@bolinocroustibat was this plugin manually installed into I cant reproduce this issue based on what you've provided. So I think our best bet would be for you to find/create a git repo which reproduces this issue so that I can test and fix it myself |
@MichaelAquilina |
I have run into this problem too. I narrowed it down as follows:
So, by removing the activation of a defualt virtualenv in |
I have had the same issue for a long time (macOS as well) but finally the fix here by @camillol works for me. No ill-effects so far. |
Issue Details
Sometimes deactivate my oh-my-zsh prompt theme when autoactivating the virtual env.
Seems to happens randomly for now, didn't find the exact steps to reproduce the issue yet, but happens quite often. Will update this ticket if I find any clue.
I'm using Pyenv Python version depending on the dir, and Poetry created virtual envs.
Operating System (uname -a)
MacOS 11.3 - Darwin Kernel Version 20.4.0
zsh version (zsh --version)
zsh 5.8
autoswitch-virtualenv version
3.1.1
How is zsh-autoswitch-virtualenv installed?
gist link to your zshrc
https://gist.github.com/bolinocroustibat/4f7770c27b258ed97520be54fa7ca65b
The text was updated successfully, but these errors were encountered: