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

Add test for virtualenvs created through conda #195

Merged
merged 4 commits into from
Dec 4, 2020
Merged

Add test for virtualenvs created through conda #195

merged 4 commits into from
Dec 4, 2020

Conversation

smsegal
Copy link
Contributor

@smsegal smsegal commented Nov 15, 2019

Python Virtualenvs created through Anaconda are not currently detected in the pure prompt.

This simple addition to the virtualenv function fixes that and sets the virtualenv prompt correctly.

Copy link
Member

@edouard-lopez edouard-lopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @smsegal, thanks for the PRs!

Could you had a test based on the one for VIRTUAL_ENV in tests/_pure_prompt_virtualenv.test.fish?

@edouard-lopez edouard-lopez added the 🚀 enhancement performance, UX or maintainability label Dec 1, 2020
@edouard-lopez edouard-lopez added the 🙊 zsh implemented in Zsh version label Dec 4, 2020
@edouard-lopez edouard-lopez merged commit 2498b6e into pure-fish:master Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement performance, UX or maintainability 🙊 zsh implemented in Zsh version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants