Comment by rmetzler
6 years ago
I think it would be probably easier to have a convention of programs to output their autocompletion options similar to how github.com/urfave/cli does.
6 years ago
I think it would be probably easier to have a convention of programs to output their autocompletion options similar to how github.com/urfave/cli does.
There still needs to be some out of hand signal that it accepts that option otherwise you would pass it to tools that don't and cause undefined behavior.