af-magic and python environment variables creates line overflow #8081
Closed
Description
Describe the bug
If using Python Virtual environments, af-magic
theme puts the virtualenv at the front of the line separator and pushes the line into the next terminal line
To Reproduce
- Have zsh running with the
af-magic
theme - Activate a python virtual environment
- It should display immediately
Expected behavior
The environment name should display on the command line or the line should justify properly to not create overflow
System:
- OS: macOS and Fedora 30
- Zsh version: 5.7.1
- Terminal emulator: Hyper and Gnome Terminal