{"id":29673880,"url":"https://github.com/minhtuannguyen/tmux-jq","last_synced_at":"2026-05-09T06:02:16.625Z","repository":{"id":174916571,"uuid":"100461956","full_name":"minhtuannguyen/tmux-jq","owner":"minhtuannguyen","description":"tmux wrapper for jq","archived":false,"fork":false,"pushed_at":"2018-05-24T07:14:11.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-12T07:45:26.972Z","etag":null,"topics":["curl","jq","json","pretty-printer","tmux","tmux-jq","tmux-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minhtuannguyen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-08-16T07:39:37.000Z","updated_at":"2025-05-27T20:59:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0f1b6bc-aee5-4584-b7e7-6ec5cff2655f","html_url":"https://github.com/minhtuannguyen/tmux-jq","commit_stats":null,"previous_names":["minhtuannguyen/tmux-jq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minhtuannguyen/tmux-jq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Ftmux-jq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Ftmux-jq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Ftmux-jq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Ftmux-jq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minhtuannguyen","download_url":"https://codeload.github.com/minhtuannguyen/tmux-jq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minhtuannguyen%2Ftmux-jq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["curl","jq","json","pretty-printer","tmux","tmux-jq","tmux-plugin"],"created_at":"2025-07-22T22:08:30.787Z","updated_at":"2026-05-09T06:02:16.621Z","avatar_url":"https://github.com/minhtuannguyen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tmux jq\n\nPlugin for doing pretty-printing json resources in the Tmux copy mode. `tmux-jq` uses `curl` and `jq` to get the http resource of  links saved in the tmux buffer and shows it by using jq.\n\n### Key bindings\n\nIn tmux copy mode:\n\n- `prefix + j` performs GET and displays the http resource.\n\n### Examples\n\nIn copy mode:\n\n- highlight `http://example.com/path` then press ``prefix + j`` \n- the json that have been found will be shown.\n\n### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended)\n\nAdd plugin to the list of TPM plugins in `.tmux.conf`:\n\n    set -g @plugin 'minhtuannguyen/tmux-jq'\n\nHit `prefix + I` to fetch the plugin and source it. You should now be able to\nuse the plugin.\n\n### Manual Installation\n\nClone the repo:\n\n    $ git clone https://github.com/minhtuannguyen/tmux-jq.git ~/clone/path\n\nAdd this line to the bottom of `.tmux.conf`:\n\n    run-shell ~/clone/path/jq.tmux\n\nReload TMUX environment:\n\n    # type this in terminal\n    $ tmux source-file ~/.tmux.conf\n\nYou should now be able to use the plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtuannguyen%2Ftmux-jq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminhtuannguyen%2Ftmux-jq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminhtuannguyen%2Ftmux-jq/lists"}