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

Feature Request: No-Wrap Option for YAML Output #195

Open
georgalis opened this issue Aug 29, 2024 · 1 comment
Open

Feature Request: No-Wrap Option for YAML Output #195

georgalis opened this issue Aug 29, 2024 · 1 comment

Comments

@georgalis
Copy link

Hi, jq is amazing! Thanks!

Feature Request: No-Wrap Option for YAML Output

Current: -w10000 prevents line wrapping, but can be problematic for automatic data processing, when very long lines and wrap are unexpected.

Proposed: Add support for -w0 to:

  • Never wrap long lines
  • Unwrap existing wrapped lines

This would enhance flexibility for users dealing with long lines and various data processing scenarios.
Thanks!
-George

@georgalis
Copy link
Author

Oops, this is a duplicate of #113

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

1 participant