Comment by EE84M3i

6 years ago

It's kind of crazy that we still don't have a standard computer readable way for a program to describe it's argument structure in a computer readable way that could be used for command line autocomplete. E.g. something like an extra section in the binary that describes how arguments are processed.

Yea, like, imagine if posix pipes and command-line flags could be typed.