Skip to content

avoiding truncating search/list result #1653

@itn3000

Description

@itn3000

Description of the new feature / enhancement

Currently, result of winget list and winget search is truncated for adjusting display size or 120 chars if output is redirected.
This causes the inconvenient which cannot be display full name,id,tags of apps which has long one(eg. Visual Studio family).
It cannot be avoided even if result is redirected to file because max width is currently hard coded to 120 in source if redirect.

So I'm glad if options which set max width or getting no truncated string is added(or output with another structured format like json,csv,xml?).

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-OutputIssue related to CLI outputIssue-FeatureThis is a feature request for the Windows Package Manager client.
    No fields configured for Feature.

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions