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

Improve micromamba bash completion #1234

Merged
merged 2 commits into from
Oct 25, 2021

Conversation

adriendelsalle
Copy link
Member

@adriendelsalle adriendelsalle commented Oct 25, 2021

Description

Add activate mocked sub-command for named env completion
Add default behavior to fallback to bash paths completion when micromamba doesn't return any hint (gives path completion on -f, -p or similar options)
Add documentation

Closes #1232

use default path completion when nothing is found
fixes -p or -f requiring paths options
add a mock umamba activate subcommand to provide env names completion
add docs
docs/source/installation.rst Outdated Show resolved Hide resolved
@adriendelsalle
Copy link
Member Author

done @wolfv

@wolfv wolfv merged commit 8cdc829 into mamba-org:master Oct 25, 2021
@adriendelsalle adriendelsalle deleted the improved-bash-completion branch October 25, 2021 13:23
@adriendelsalle adriendelsalle added this to the 2021.11.17 milestone Nov 17, 2021
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

Successfully merging this pull request may close these issues.

[micromamba] Document auto completion
2 participants