Message330533
When creating a new virtual env with `python3 -m venv .venv --prompt env`, the prompt information is only used to set a temporary PS1.
This information is lost when using custom prompt, for example with ZSH.
I propose to set VIRTUAL_ENV_PROMPT=__VENV_PROMPT__ when activating the newly created venv, to be used by tools and other shells. |
|
Date |
User |
Action |
Args |
2018-11-27 16:12:29 | batisteo | set | recipients:
+ batisteo |
2018-11-27 16:12:29 | batisteo | set | messageid: <1543335149.71.0.788709270274.issue35328@psf.upfronthosting.co.za> |
2018-11-27 16:12:29 | batisteo | link | issue35328 messages |
2018-11-27 16:12:29 | batisteo | create | |
|