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

Test branch compgen-V #14

Closed
wants to merge 10 commits into from
Closed

Test branch compgen-V #14

wants to merge 10 commits into from

Conversation

akinomyoga
Copy link
Owner

No description provided.

yedayak and others added 10 commits August 4, 2024 10:00
All of the --data* and --*header options allow specifying "@-" to
signify reading from stdin
"%" makes trace and trace-ascii go to stderr, "-" makes them go to
stdout
The format of `update-alternatives --help` and `alternative --help` is
not in the form expected by `_comp_compgen_help`.  This adjusts the
output of `"$1" --help` before passing the output to
`_comp_compgen_help`.
Complete stdin "-" in file locations, add more options that allow it
In Bash >= 5.3, we can use `compgen -V array_name` to properly handle
newlines in the generated completions.
@akinomyoga
Copy link
Owner Author

Merged in the upstream.

@akinomyoga akinomyoga closed this Nov 20, 2024
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.

3 participants