Feature or enhancement
Proposal:
python --help (and especially --help-all) is a monochrome wall of text. Similar to argparse help, let's add some colour to add structure and improve readability.
Here's real screenshots of --help and termshot capture of --help-all:
| Before
| After
|
--help
| --help
|
|
|
--help-all
| --help-all
|
|
|
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Feature or enhancement
Proposal:
python --help(and especially--help-all) is a monochrome wall of text. Similar to argparse help, let's add some colour to add structure and improve readability.Here's real screenshots of
--helpand termshot capture of--help-all:Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs