Skip to content

pipeline show: use pager instead of rendering ourselves #2807

@efiop

Description

@efiop

After many discussions #2420 #2768 about why our --ascii rendering is bad, I've finally remembered 🤦‍♂ that I should probably check how git does it and, lo and behold, git does use less https://github.com/git/git/blob/v2.24.0/pager.c#L8 or whatever is configured to show you things like git log instead of rendering it by itself using ncurses. We should do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhances DVCp2-mediumMedium priority, should be done, but less importantuiuser interface / interaction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions