jqp
jqp copied to clipboard
A TUI playground to experiment with jq
It would be nice if you can output the results to stdout. This way you can use it in a pipe, for example: ```bash jqp output ```
makes it rather difficult to parse. installed from AUR, v0.5.0 
would be great if this had persisted history! `.jqp_history` like a zsh/bash session Thanks for the great tool!
Hi, It would make `jqp` more convenient if it could handle jsonl file aka one json per line.
Hello, Thank you for providing a wonderful tool that I use almost every day! This is a very minor thing, but it would be great if `jqp` could somehow disable...
Love that we have another interactive jq client, thank you for developing it. I was wondering if you'd consider vi mode in the editor input box? In other words, just...
I noticed that sometimes arrays aren't formatted correctly but when you grab one element it works just fine. Also, when the json isn't able to be parsed the output indicator...
Hi there, this is a nice tool, very similar to [@gpanders/ijq](https://github.com/gpanders/ijq) which I've been using so far. The main difference (and why I'll be continuing to use `ijq` for now)...
Since you're so great implementing my requested features I've got another one for you hahaha 😛 Would be cool to have a tiny cheatsheet built-in with common operations, when you...