justjanne / powerline-go

A beautiful and useful low-latency prompt for your shell, written in go
GNU General Public License v3.0
2.73k stars 268 forks source link

venv style is incorrect #380

Open WitherZuo opened 1 year ago

WitherZuo commented 1 year ago

Describe the bug After creating and entering a virtual environment using venv, the style of the indicator used to indicate the virtual environment is not normal and appears to use the venv default style instead of the powerline style.

To Reproduce Steps to reproduce the behavior:

  1. Install Python and venv
  2. Create a new environment or an exist, and then enter to it.
  3. See the indicator, it's not powerline style.

Expected behavior The indicator style for the venv virtual environment should be consistent with the rest of the powerline style

Environment (please complete the following information):

Additional context Screenshot:
venv powershell