Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show venv in parentheses next to shell path #2788

Closed
2 tasks done
adam-grant-hendry opened this issue Aug 10, 2020 · 2 comments
Closed
2 tasks done

Show venv in parentheses next to shell path #2788

adam-grant-hendry opened this issue Aug 10, 2020 · 2 comments
Labels
kind/feature Feature requests/implementations

Comments

@adam-grant-hendry
Copy link

  • 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).

@adam-grant-hendry adam-grant-hendry added kind/feature Feature requests/implementations status/triage This issue needs to be triaged labels Aug 10, 2020
@adam-grant-hendry
Copy link
Author

Moving to "bug" as the activate scripts within virtual environment folder indicate this is supposed to happen automatically. This does not work (at least in command prompt).

@abn abn removed the status/triage This issue needs to be triaged label Sep 25, 2020
Copy link

github-actions bot commented Mar 3, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/feature Feature requests/implementations
Projects
None yet
Development

No branches or pull requests

2 participants