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

docs: Adapt shell completion subsection #3672

Merged

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Dec 9, 2024

Fix #3047.

Shell completion is available after the shell is initialized.

@jjerphan jjerphan added the release::ci_docs For PRs related to CI or documentation label Dec 9, 2024
@jjerphan jjerphan marked this pull request as ready for review December 9, 2024 14:20
@JohanMabille
Copy link
Member

JohanMabille commented Dec 9, 2024

but mamba shell completion is still failing, right?

@jjerphan
Copy link
Member Author

jjerphan commented Dec 9, 2024

mamba shell completion is not existent anymore.

From what I can read with mamba shell --help, mamba shell is meant to be used as mamba activate with subcommands potentially (completion is here considered an environment name).

@jjerphan jjerphan merged commit 9d6281c into mamba-org:main Dec 9, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release::ci_docs For PRs related to CI or documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell completion instructions do not work but shell completion works anyways.
2 participants