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

Add -0 / --nul-output option for processing values containing newlines #1990

Merged
merged 1 commit into from
Dec 30, 2019
Merged

Conversation

pabs3
Copy link
Contributor

@pabs3 pabs3 commented Oct 14, 2019

Closes: #1271

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 84.129% when pulling ae88f83 on pabs3:nul-output into bda75c3 on stedolan:master.

@nicowilliams nicowilliams merged commit 24564b2 into jqlang:master Dec 30, 2019
@nicowilliams
Copy link
Contributor

Thanks!

baodrate added a commit to baodrate/jaq that referenced this pull request Jul 7, 2023
baodrate added a commit to baodrate/jaq that referenced this pull request Jul 7, 2023
Introduced to jq in jqlang/jq#1990

Note that JSON can contain NUL characters (e.g. `"\u0000"`), so it is
not possible to distinguish separate values in every case, even when
using this flag
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

Successfully merging this pull request may close these issues.

Feature request: NUL-delimited output
3 participants