| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-03-27 | 1.5 kB | |
| jid_darwin_amd64.zip | 2026-03-27 | 1.2 MB | |
| jid_freebsd_arm64.zip | 2026-03-27 | 1.1 MB | |
| jid_linux_amd64.zip | 2026-03-27 | 1.2 MB | |
| jid_linux_arm64.zip | 2026-03-27 | 1.1 MB | |
| jid_netbsd_arm64.zip | 2026-03-27 | 1.1 MB | |
| jid_openbsd_amd64.zip | 2026-03-27 | 1.2 MB | |
| jid_openbsd_arm64.zip | 2026-03-27 | 1.1 MB | |
| jid_windows_386.zip | 2026-03-27 | 1.2 MB | |
| jid_windows_arm64.zip | 2026-03-27 | 1.2 MB | |
| jid_darwin_arm64.zip | 2026-03-27 | 1.2 MB | |
| jid_freebsd_386.zip | 2026-03-27 | 1.1 MB | |
| jid_freebsd_amd64.zip | 2026-03-27 | 1.2 MB | |
| jid_linux_386.zip | 2026-03-27 | 1.2 MB | |
| jid_netbsd_386.zip | 2026-03-27 | 1.1 MB | |
| jid_netbsd_amd64.zip | 2026-03-27 | 1.2 MB | |
| jid_openbsd_386.zip | 2026-03-27 | 1.1 MB | |
| jid_windows_amd64.zip | 2026-03-27 | 1.3 MB | |
| README.md | 2026-03-27 | 1.2 kB | |
| v1.1.0 source code.tar.gz | 2026-03-27 | 41.0 kB | |
| v1.1.0 source code.zip | 2026-03-27 | 49.5 kB | |
| Totals: 21 Items | 20.0 MB | 0 | |
Changelog
- [0c2164] Add GitHub Actions test badge to README
- [783118] Add JSON key highlighting when cycling field candidates with Tab
- [3f8e5a] Add config file (TOML) and query history with configurable keybindings
- [7e8bf6] Add jid logo to README
- [5efe58] Add query history with persistence, deduplication, and 1000-entry limit
- [07fb31] Add tests and docs for single-suggestion highlight while typing
- [496262] Add tests for config, history, and keymap; fix loadConfigFromPath and in-memory history
- [935900] Fix: only highlight JSON key at the correct nesting level
- [466810] Highlight JSON key while typing partial query (single suggestion)
- [af26bf] Increase logo size to 200px
- [66c503] Make Tab configurable via config.toml
- [92c7ca] Merge pull request [#105] from simeji/revert/query-history-direct-push
- [1a6d06] Migrate CI from CircleCI to GitHub Actions
- [b16535] Move logo below test badge
- [db8d12] Remove CircleCI badge from README
- [2d2e91] Rename tab keybinding to candidate_next, add candidate_prev
- [2f251c] Revert "Add query history with persistence, deduplication, and 1000-entry limit"
- [7df3fe] Update README: replace demo GIF with drill-down and JMESPath demos