-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
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
Labels
No labels