Skip to content

Long command names overflow in cargo --list #9651

Open
@heisen-li

Description

@heisen-li

Problem
Exactly, this is not a bug. This is a problem with command format alignment.
When I type cargo list, the description of the description-future-incompatibilities command is hard to understand.
image

Does this need to be formatted? My idea would be if I didn't consider the distance between the other commands and the description. I'd like to put this command in the back position and adjust the space for maximum readability.

In addition, the git-checkout command has been deleted. Is it necessary to retain the git-checkout command? I can do it all together.

Notes

Output of cargo version:
cargo 1.52.0 (6976741 2021-04-21)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-console-outputArea: Terminal output, colors, progress bar, etc.C-bugCategory: bugCommand-listS-triageStatus: This issue is waiting on initial triage.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions