Skip to content

Support PAGER like git #11213

Open
Open

Description

Problem

Frequently I run cargo tree or another command and everything zooms by and I have to then re-run with | less. This becomes more annoying with #10558.

Proposed Solution

What if cargo tree (and maybe all commands?) used a pager if there was more output than the screen size, like git does.

Notes

Inspired by #11112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-cli-helpArea: built-in command-line helpA-console-outputArea: Terminal output, colors, progress bar, etc.C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions