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

Improvements in completion usability #57

Merged
merged 3 commits into from
Mar 12, 2024
Merged

Conversation

jnooree
Copy link
Contributor

@jnooree jnooree commented Mar 12, 2024

Hi, I was updating my fork of this repo for better usability, and now decided to backport some of the changes.

Highlights:

  • Silence warnings if ~/.conda/environments.txt is not found.
  • Add missing --prefix options to some of the conda env subcommands.
  • Also complete for prefixes in conda activate subcommand.
  • For the --prefix arg, complete only for directories.

@jnooree jnooree changed the title Improvements in completion Improvements in completion usability Mar 12, 2024
Copy link
Contributor

@esc esc left a comment

Choose a reason for hiding this comment

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

Thank you for the patch. Just tried this locally and seems to do what is advertised.

@esc esc merged commit db92455 into conda-incubator:master Mar 12, 2024
@jnooree jnooree deleted the backport branch September 11, 2024 06:28
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.

2 participants