This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lys.nikolaou
Recipients lys.nikolaou
Date 2019-05-19.14:18:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558275519.03.0.191785670676.issue36966@roundup.psfhosted.org>
In-reply-to
Content
For those, who use custom tools for their terminals, prepending __VENV_PROMPT__ to PS1 doesn't really help all that much, because it gets overwritten by those tools. Would it make sense to export __VENV_PROMPT__ as an environment variable upon activation, so that these tools can make use of it, in order to edit PS1 accordingly?
History
Date User Action Args
2019-05-19 14:18:39lys.nikolaousetrecipients: + lys.nikolaou
2019-05-19 14:18:39lys.nikolaousetmessageid: <1558275519.03.0.191785670676.issue36966@roundup.psfhosted.org>
2019-05-19 14:18:38lys.nikolaoulinkissue36966 messages
2019-05-19 14:18:38lys.nikolaoucreate