Skip to content

feat: Autocompletion on pixi #271

Description

@EliaCereda

Pixi has implemented support for shell autocompletion scripts a few weeks ago in (prefix-dev/pixi#3219 and prefix-dev/pixi#2366)

To take advantage of this feature, a package needs to install autocompletion files in one of these directories depending on the user's shell:

  • share/bash-completion/completions
  • share/zsh/site-functions
  • share/fish/vendor_completions.d

I tested this with both Bash and Zsh on macOS, using the attached scripts (unzip in the root of your pixi workspace) and it's working great. What's missing is just RoboStack installing these files automatically as part of the distribution.

Is this the correct repo to discuss how to possibly get this merged? We encountered this as part of a university course on ROS we are teaching, so we'd really benefit from a fix. I can send a pull request after we define how you'd like to approach this.

Thank you!

ros-autocompletion.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions