github antonmedv/fx 39.0.0

latest releases: 39.0.4, 39.0.3, 39.0.2...
26 days ago

Fx is terminal JSON viewer & processor.

fx preview

In this release:

  • Inlining (#359)

    Now, then pretty printing JSON with:

    fx example.json .
    

    fx will inline (printing object in single line) some objects and arrays for improved readability.

    image
  • Added yank of key + value (#358)

  • Added search caching (#355)

  • Fixed waiting of first JSON object in JSONL parsing.

  • Fixed panic of missing JSON object.

  • Improved speed of bash autocomplete on huge JSON files.

  • Fixed keys autocompletion in some cases.

Don't miss a new fx release

NewReleases is sending notifications on new releases.