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

Packages with command line completion #2700

Open
fhaftmann opened this issue Aug 27, 2024 · 1 comment
Open

Packages with command line completion #2700

fhaftmann opened this issue Aug 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fhaftmann
Copy link
Contributor

Is your feature request related to a problem? Please describe

Command line completion is extremely helpful to master the complexity of tools.

IMHO it is best to install command line completion (if available) alongside the tool itself, instead of burdening the user to fill her home with generated command completions manually.

Describe the proposed solution

An example how this can be accomplished can be found at

fhaftmann@c8c6049

The command line completion is installed in the system context with no intervention by the user necessary.

@fhaftmann fhaftmann added the enhancement New feature or request label Aug 27, 2024
@fhaftmann
Copy link
Contributor Author

This feature request is meant as a starting point for discussion how to deal with command line completion in general.

If there is an inclination to go into the direction I have sketched, I am willing to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant