symfony-console-completion
symfony-console-completion copied to clipboard
Escape the program path in the completion command
It seems that if the program path contains spaces, or other characters such as backslashes (common on Windows) then the completion will fail.
Draft while manually testing.
Seems sensible - give a shout when you're done testing and we can get this merged and released :+1: