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

Respect the type of output (e.g. pipe, file, stdout) #31

Open
fredmorcos opened this issue Mar 13, 2022 · 0 comments
Open

Respect the type of output (e.g. pipe, file, stdout) #31

fredmorcos opened this issue Mar 13, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@fredmorcos
Copy link
Owner

TVrank should respect the type of output and print contents accordingly. As an example, when printing out to the a terminal, colors and tables should be rendered by default as usual. But when printing to a file or a pipe, contents should be printed in a way that is in line with other UNIX utilities (one line per entry).

One example is to print out the contents in tab-separated values.

@fredmorcos fredmorcos added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Mar 13, 2022
@fredmorcos fredmorcos added this to the Be a good UNIX citizen milestone Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant