MichaelAquilina / zsh-autoswitch-virtualenv

🐍 ZSH plugin to automatically switch python virtualenvs (including pipenv and poetry) as you move between directories
GNU General Public License v3.0
507 stars 80 forks source link

bugfix: wrong prompt with new term drop into project #127

Closed lookis closed 3 years ago

lookis commented 4 years ago

load the venv with zsh hook instead. https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv/issues/126

lookis commented 4 years ago

I am not sure how to write the test in such situation