Skip to content

Add output pager to verbose commands #50

@craigds

Description

@craigds

This came up as part of #48. Some commands generate a lot of output, and mostly we don't pipe them to a pager at the moment.

Some of our commands exec git directly, so those may use a pager already, but over time more of the commands will probably be directly implemented in sno rather than execcing git.

We should add an output pager (presumably usually less) and ways of customising it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions