{"id":20162595,"url":"https://github.com/zdharma-continuum/zzcomplete","last_synced_at":"2026-06-25T13:31:12.103Z","repository":{"id":46120390,"uuid":"424509848","full_name":"zdharma-continuum/zzcomplete","owner":"zdharma-continuum","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-16T03:15:50.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T14:19:25.463Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zdharma-continuum.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}},"created_at":"2021-11-04T07:39:30.000Z","updated_at":"2024-08-15T17:46:31.000Z","dependencies_parsed_at":"2022-08-02T15:45:27.056Z","dependency_job_id":null,"html_url":"https://github.com/zdharma-continuum/zzcomplete","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzzcomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzzcomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzzcomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdharma-continuum%2Fzzcomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zdharma-continuum","download_url":"https://codeload.github.com/zdharma-continuum/zzcomplete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241600484,"owners_count":19988713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-14T00:25:52.034Z","updated_at":"2026-06-25T13:31:12.096Z","avatar_url":"https://github.com/zdharma-continuum.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZZ Complete [![Gitter][gitter-image]][gitter-link]\n\nComplete options from manual pages – press Ctrl-F to start the completer.\n\n## Motivation\n\nThe completion of options has drawbacks:\n\n1. The user has to remember a part of the option he wants to complete.\n1. OR forced to read through all the options (listed after TAB).\n\nWith ZZ Complete, the user can:\n\n1. Search in the manual for arbitrary text related to the option.\n1. Then select the option located nearby the found text.\n1. The user can also read about the possible values of the options and select them.\n\n## Asciicast\n\nYou can resize the video like a standard web page, i.e., with `Ctrl`/`Cmd` + `plus` and `Ctrl`/`Cmd` + `minus`.\n\n[![asciicast](https://asciinema.org/a/293365.svg)](https://asciinema.org/a/293365)\n\n## Instalation\n\n### Dependencies\n\nThe plugin also needs [ZUI](https://github.com/zdharma-continuum/ZUI) plugin and a Zsh built with the `zsh/curses`\nmodule.\n\n### Manual\n\nClone the Repository.\n\n```zsh\ngit clone https://github.com/zdharma-continuum/zzcomplete ~/path/to/zzcomplete\n```\n\nNext, add the following to your `zshrc` file.\n\n```zsh\nsource ~/path/to/zzcomplete/zzcomplete.plugin.zsh\n```\n\n### Zplugin\n\nAdd the following to your `zshrc` file.\n\n```zsh\nzplugin light zdharma-continuum/zzcomplete\n```\n\n### Antigen\n\nAdd the following to your `zshrc` file.\n\n```zsh\nantigen bundle zdharma-continuum/zzcomplete\n```\n\n### Zgen\n\nAdd the following to your `.zshrc` file in the same place you're doing your other `zgen load` calls in.\n\n```zsh\nzgen load zdharma-continuum/zzcomplete\n```\n\n### Oh-My-Zsh\n\nClone the Repository.\n\n```zsh\ngit clone https://github.com/zdharma-continuum/zzcomplete.git \\\n  ~ZSH_CUSTOM/plugins/zzcomplete\n```\n\nAnd add `zzcomplete` to your plugin list.\n\n[gitter-image]: https://badges.gitter.im/zdharma-continuum/community.svg\n[gitter-link]: https://gitter.im/zdharma-continuum/community\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fzzcomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzdharma-continuum%2Fzzcomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdharma-continuum%2Fzzcomplete/lists"}