jless icon indicating copy to clipboard operation
jless copied to clipboard

jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

Results 93 jless issues
Sort by recently updated
recently updated
newest added

It would be nice to have YAML output in addition to JSON output so that we can fold YAML arrays and objects.

incsearch is a very nice way to navigate and understand a file, would be nice to have

Feature Request

- **chore: fix brands name** - **chore: fix Markdown docblock identifier** - **documentation: fix a typo** - **chore: format Markdown table**

I encountered an issue with `jless` where it crashes when I use mouse interactions (clicking or scrolling) after having executed the `docker compose` command in the terminal. Below are the...

Hi. Just discovered the jless tool. Love the idea. Moreover, it works with the mouse in the terminal. However, the clicking cycle for expansion is somewhat unfortunate. Click -> Fold...

The `ps` command will unescape a JSON string (except for control characters) and then print it to the terminal. Currently, it will just write the string to the terminal directly,...

Feature Request

jless throws an error with [**JSON5**](https://json5.org/)-style comments: ```json [ { "operation": "shift", "spec": { "rating": { "primary": { // simple match. Put the value '4' in the output under the...

Feature Request

See [Terminal Spec: Synchronized Output](https://gist.github.com/christianparpart/d8a62cc1ab659194337d73e399004036) for more details. This may help with issues like [Screen flickers when fast scrolling](https://github.com/PaulJuliusMartinez/jless/issues/9).

It'd be very useful to be able to access compresses files without the need for piping.