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

cd doesn't change current directory prompt after execute conda activate... #209

Open
WindSoilder opened this issue Apr 20, 2022 · 1 comment

Comments

@WindSoilder
Copy link
Contributor

Relative script: https://github.com/nushell/nu_scripts/tree/main/virtual_environments

Screen Shot 2022-04-20 at 11 09 35

Nu shell version: 0.61.0

@kubouch
Copy link
Contributor

kubouch commented Apr 20, 2022

Seems like a bug in conda.nu. I wrote it according to Python's virtualenv activation script which reportedly follows the prompt correctly.

As a workaround, you can pass the --no-prompt flag and use the CONDA_PROMPT_MODIFIER to create your own prompt.

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

2 participants