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

New parser request: tsv #622

Open
don-rumata opened this issue Dec 13, 2024 · 2 comments
Open

New parser request: tsv #622

don-rumata opened this issue Dec 13, 2024 · 2 comments

Comments

@don-rumata
Copy link
Contributor

Hi, can you add support for tsv?

@kellyjonbrazil
Copy link
Owner

Yep, this should be an easy one. I can alias to the csv parser and just change the delimiter to \t.

@alexn-s
Copy link

alexn-s commented Jan 18, 2025

tsv support would be great. is there an option or a flog to manually set a delimiter?
i could not find some.

by the way, i really like your tool

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

No branches or pull requests

3 participants