Fixes options appearing before the command name (eg. program -v cmdname
) breaking the detection of the command that should be completed for (#83)
Adds support for quoted and escaped multi-word completions. No changes are required to upgrade from 0.9.0.
BASH users will need to regenerate/reload their shell hook for multi-word completions to work.
To avoid conflicts with application-level options defined by the library user, CompletionCommand
now ignores custom application options. Options from Symfony's base Application
class are retained.
No action is needed to upgrade to this version unless your subclass of CompletionCommand
has been modified to use global options defined by your application. In this case you will need to override CompletionCommand::filterApplicationOptions
to whitelist your options.
Adds Symfony Console 4.x to the versions supported. No changes are required to update to this version from 0.7.0
.
Other changes:
symfony-console
>= 3.2) are excluded from completion resultsUpdates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-d69d1b2d05
Please log in to add feedback.
This update has been submitted for testing by siwinski.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by siwinski.
This update has been submitted for stable by bodhi.
This update has been submitted for batched by siwinski.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.