jqp
jqp copied to clipboard
output not prettyprinted
makes it rather difficult to parse. installed from AUR, v0.5.0
Yeah I guess in this case the output in its entirety is not technically JSON so it fails to format it. It's JSON lines (JSONL) if I'm recalling correctly. Perhaps we can make enhancement to attempt to format each JSON line though. Will consider it!
Completed in #55 !