Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colors lost with pager (less) #50

Open
kmatt opened this issue Aug 4, 2021 · 1 comment
Open

Colors lost with pager (less) #50

kmatt opened this issue Aug 4, 2021 · 1 comment

Comments

@kmatt
Copy link

kmatt commented Aug 4, 2021

csvdiff a.csv b.csv --format color-words works as expected, but paging the output with less -r or less -R does not color the differences.

Does csvdiff use color codes not recognized by less, or is there another recommended pager?

Centos 7.9

@mdruiter
Copy link

mdruiter commented Nov 2, 2022

Even piping through head loses the colors. :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants