{"id":18654501,"url":"https://github.com/z-shell/zsh-fancy-completions","last_synced_at":"2026-03-08T00:31:05.254Z","repository":{"id":103554357,"uuid":"558688888","full_name":"z-shell/zsh-fancy-completions","owner":"z-shell","description":"⚙️ The plugin configures and delivers completions","archived":false,"fork":false,"pushed_at":"2025-08-22T07:05:00.000Z","size":151,"stargazers_count":16,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T08:47:20.661Z","etag":null,"topics":["zsh-completions"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z-shell.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-28T04:18:01.000Z","updated_at":"2025-08-03T10:22:39.000Z","dependencies_parsed_at":"2024-04-16T14:38:27.715Z","dependency_job_id":"b59fb998-4d63-4095-b70e-9176258f7933","html_url":"https://github.com/z-shell/zsh-fancy-completions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/z-shell/zsh-fancy-completions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fzsh-fancy-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fzsh-fancy-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fzsh-fancy-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fzsh-fancy-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z-shell","download_url":"https://codeload.github.com/z-shell/zsh-fancy-completions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-shell%2Fzsh-fancy-completions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30238838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-08T00:30:53.000Z","status":"ssl_error","status_checked_at":"2026-03-08T00:30:44.061Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["zsh-completions"],"created_at":"2024-11-07T07:15:36.106Z","updated_at":"2026-03-08T00:31:05.225Z","avatar_url":"https://github.com/z-shell.png","language":"Shell","funding_links":[],"categories":["Completions"],"sub_categories":["ZSH on Windows"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cp\u003e\n    \u003ca href=\"https://github.com/z-shell/zi\"\u003e\n      \u003cimg src=\"https://github.com/z-shell/zi/raw/main/docs/images/logo.png\" alt=\"Logo\" width=\"80px\" height=\"80px\" /\u003e\n    \u003c/a\u003e\n    ❮ Zsh fancy completions ❯\n  \u003c/p\u003e\n\u003c/h1\u003e\n\u003ch2 align=\"center\"\u003e\n  \u003cp\u003eThe plugin provides various completions tools, libraries, and integrations.\u003c/p\u003e\n\u003c/h2\u003e\n\n## 💡 [**Zi**](https://github.com/z-shell/zi) Wiki: [completion management](https://wiki.zshell.dev/docs/getting_started/overview#the-completion-management)\n\n### Completion settings\n\n| Variable                           | Description                          | Default      |\n| ---------------------------------- | ------------------------------------ | ------------ |\n| \u003ckbd\u003eCOMPLETION_WAITING_DOTS\u003c/kbd\u003e | Show `…` while waiting completion    | \u003ckbd\u003e0\u003c/kbd\u003e |\n| \u003ckbd\u003eMANPAGE_COMPLETION\u003c/kbd\u003e      | Check and complete available manpage | \u003ckbd\u003e0\u003c/kbd\u003e |\n\n### Install `zsh-fancy-completions`\n\n#### [Standard syntax](https://wiki.zshell.dev/docs/guides/syntax/common#standard-syntax)\n\n```zsh\nzi light zsh-fancy-completions\n```\n\n#### [Turbo mode](https://wiki.zshell.dev/docs/getting_started/overview#turbo-mode-zsh--53) + \"For\" syntax\n\n```zsh\nzi wait lucid for \\\n  z-shell/zsh-fancy-completions\n```\n\n#### [Meta-plugins](https://wiki.zshell.dev/ecosystem/annexes/meta-plugins) + \"For\" syntax\n\nInstall annexes that provide additional capabilities and the curated, optimal [ice-modifiers](https://wiki.zshell.dev/docs/guides/syntax/ice-modifiers) automatically applied via a single, friendly label.\n\n```zsh\nzi light-mode for \\\n  z-shell/z-a-meta-plugins @annexes @zsh-users+fast\n```\n\nThe [@zsh-users+fast](https://wiki.zshell.dev/ecosystem/annexes/meta-plugins#@zsh-users+fast) meta-plugin contains the following:\n\n- [z-shell/F-Sy-H](https://github.com/z-shell/F-Sy-H),\n- [zsh-autosuggestions](https://github.com/z-shell/zsh-autosuggestions),\n- [zsh-completions](https://github.com/z-shell/zsh-completions),\n- [z-shell/zsh-fancy-completions](https://github.com/z-shell/zsh-fancy-completions).\n\nAdditional examples of how to install [many plugins](https://wiki.zshell.dev/ecosystem/annexes/meta-plugins#available-meta-plugins).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-shell%2Fzsh-fancy-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz-shell%2Fzsh-fancy-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-shell%2Fzsh-fancy-completions/lists"}