laminas-cli icon indicating copy to clipboard operation
laminas-cli copied to clipboard

Simplify autocompletion support

Open froschdesign opened this issue 4 years ago • 0 comments

Enhancement

Q A
Enhancement yes
BC Break no

Summary

Symfony added "interactive bash completion support" in the console component:

  • https://github.com/symfony/symfony/pull/42251

This can be simplify the current support of autocompletion in laminas-cli.

froschdesign avatar Oct 20 '21 08:10 froschdesign