-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
kind/featureFeature requests/implementationsFeature requests/implementations
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
This may be related to #571, but I am looking for something different. When I activate a virtual environment with virtualenv or pipenv, the environment name appears in parentheses to the left of the path. This lets me know I'm in a virtual environment and serves to remind me to deactivate it once I'm finished with it.
This does not happen with poetry. Can poetry be updated so that when a virtual environment is created and/or activated that the environment name appears to the left of the path in the shell? (FYI, I am using Windows command prompt, but I'm sure solutions for bash and fish would be desirable as well).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureFeature requests/implementationsFeature requests/implementations