{"id":28374593,"url":"https://github.com/emacs-helm/helm-fish-completion","last_synced_at":"2025-07-03T03:06:16.051Z","repository":{"id":52908790,"uuid":"221712501","full_name":"emacs-helm/helm-fish-completion","owner":"emacs-helm","description":"Helm interface for Emacs fish-completion","archived":false,"fork":false,"pushed_at":"2021-04-14T09:57:53.000Z","size":127,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T22:49:19.622Z","etag":null,"topics":["emacs","fish","helm","shell"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/emacs-helm.png","metadata":{"files":{"readme":"README.org","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":"2019-11-14T14:09:35.000Z","updated_at":"2023-05-28T09:35:08.000Z","dependencies_parsed_at":"2022-08-23T18:31:27.755Z","dependency_job_id":null,"html_url":"https://github.com/emacs-helm/helm-fish-completion","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/emacs-helm/helm-fish-completion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-fish-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-fish-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-fish-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-fish-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emacs-helm","download_url":"https://codeload.github.com/emacs-helm/helm-fish-completion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emacs-helm%2Fhelm-fish-completion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260116645,"owners_count":22961065,"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":["emacs","fish","helm","shell"],"created_at":"2025-05-29T22:10:32.717Z","updated_at":"2025-06-16T07:09:07.597Z","avatar_url":"https://github.com/emacs-helm.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Helm Fish Completion\n\nHelm Fish Completion is a [[Https://emacs-helm.github.io/helm/][Helm]] interface for [[https://gitlab.com/Ambrevar/emacs-fish-completion][Emacs fish-completion]].\nIt can be used in both Eshell and =M-x shell=.\n\n[[file:helm-fish-completion.png][./helm-fish-completion.png]]\n\n* Requirements\n\n- Helm 3.6 (or newer)\n- fish-completion.el\n\n* Usage\n\nYou can invoke Helm Fish completion with the ~helm-fish-completion~ command in\n`M-x shell'.\n\nTo replace completion in Eshell, set =helm-esh-pcomplete-build-source-fn= to\n=#'helm-fish-completion-make-eshell-source=.\n\n#+begin_src emacs-lisp\n(when (require 'helm-fish-completion nil 'noerror)\n  (define-key shell-mode-map (kbd \"\u003ctab\u003e\") 'helm-fish-completion)\n  (setq helm-esh-pcomplete-build-source-fn #'helm-fish-completion-make-eshell-source\n#+end_src\n\n~fish-completion-mode~ must be disabled.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-helm%2Fhelm-fish-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femacs-helm%2Fhelm-fish-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femacs-helm%2Fhelm-fish-completion/lists"}