jqp icon indicating copy to clipboard operation
jqp copied to clipboard

A TUI playground to experiment with jq

Results 35 jqp issues
Sort by recently updated
recently updated
newest added

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 ```

enhancement

makes it rather difficult to parse. installed from AUR, v0.5.0 ![image](https://github.com/noahgorstein/jqp/assets/7097172/553e48d2-5bab-4a95-9cd9-70ae8beb3b88)

enhancement

would be great if this had persisted history! `.jqp_history` like a zsh/bash session Thanks for the great tool!

enhancement

Hi, It would make `jqp` more convenient if it could handle jsonl file aka one json per line.

enhancement

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...

enhancement

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...

enhancement

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...

bug

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)...

enhancement

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...

enhancement