Skip to content

Add pager support #112

@ismaelgv

Description

@ismaelgv

It would be useful to have a pager mode that does not cuts the number of rows but lets you explore the data (including the colorization). This support could be inside the tool or just for external pagers such as less or bat.

I have tried to use less in a pipe but I lose the colors:

tidy-viewer data.csv -n 10000 -c 1 | less -R

Thanks for this awesome tool, great job here!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions