New submission from Lysandros Nikolaou <lisandros...@gmail.com>:

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?

----------
components: Library (Lib)
messages: 342855
nosy: lys.nikolaou
priority: normal
severity: normal
status: open
title: Export __VENV_PROMPT__ as environment variable
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36966>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to