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

virtualenv segment support when using poetry #145

Open
danieleades opened this issue Jul 2, 2020 · 1 comment
Open

virtualenv segment support when using poetry #145

danieleades opened this issue Jul 2, 2020 · 1 comment

Comments

@danieleades
Copy link

I'm trying to get the virtualenv segment to work correctly when using virtualenvs with poetry

  • there is no virtualenv path segment shown at all (just the regular virtualenv prompt)
  • $VIRTUAL_ENV is set correctly
  • $VIRTUAL_ENV_DISABLE_PROMPT is not set at all
  • if i set $VIRTUAL_ENV_DISABLE_PROMPT to either 1 or 0 I get the agnoster path segment as well as the standard prompt.

Additionally, since the virtualenv is inside the project itself, the base of the path is always .env .

@danieleades
Copy link
Author

see #10, #11,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant