Skip to content

Disable new help display of bool values? #454

@johnsonjh

Description

@johnsonjh

Will there be a way to disable the true/false display for Booleans in help?

This was added unconditionally in 666b603

This breaks my formatting (which isn’t too big of a deal) but it makes the useful area for text much less because I ensure that my text output does not exceed 80 columns.

Sorry for my screenshots here - the gray line is column 80 in both screenshots.

Release

Image

Master

Image

I have quite a few Go projects and this change negatively impacts the way the default help display looks on almost all of them. I feel it is a readability downgrade too as it makes quickly visually scanning the option list more difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions