-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
A-completionArea: completion generatorArea: completion generatorA-docsArea: documentation, including docs.rs, readme, examples, etc...Area: documentation, including docs.rs, readme, examples, etc...C-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectationsE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not much
Description
Please complete the following tasks
- I have searched the discussions
- I have searched the existing issues
Clap Version
3.0.0-beta.2
Where?
clap_generate
What's wrong?
Currently, clap generates completions without providing any insight into how to actually get them running in the shell.
How to fix?
It would be nice if we could specify (for each shell):
- How to source the generated completions as a file
- How to source the generated completions when printed to stdout
- How to add the above to your shell configuration file
Kobzol, 0xdevalias and wetneb
Metadata
Metadata
Assignees
Labels
A-completionArea: completion generatorArea: completion generatorA-docsArea: documentation, including docs.rs, readme, examples, etc...Area: documentation, including docs.rs, readme, examples, etc...C-enhancementCategory: Raise on the bar on expectationsCategory: Raise on the bar on expectationsE-easyCall for participation: Experience needed to fix: Easy / not muchCall for participation: Experience needed to fix: Easy / not much