Skip to content

Enable fish completions even without plugin management support for fish #187

@mainrs

Description

@mainrs

Right now RawCommand::Completions relies on config::Shell, which is either Bash or Zsh on the latest stable release. Specifically for that command only, we can rely on clap_complete::Shell as given in their official example. This way one can generate completions for all shells that clap_complete supports even though sheldon's plugin management itself doesn't work with the shells.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions