{"id":17320994,"url":"https://github.com/tom-tan/esh-help","last_synced_at":"2025-04-14T16:12:26.333Z","repository":{"id":9120219,"uuid":"10905615","full_name":"tom-tan/esh-help","owner":"tom-tan","description":"This library adds some help features for Eshell","archived":false,"fork":false,"pushed_at":"2020-11-30T13:10:44.000Z","size":11,"stargazers_count":22,"open_issues_count":1,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T17:23:25.129Z","etag":null,"topics":["emacs-lisp","eshell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tom-tan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-24T10:51:21.000Z","updated_at":"2025-02-05T03:17:28.000Z","dependencies_parsed_at":"2022-07-09T23:00:33.073Z","dependency_job_id":null,"html_url":"https://github.com/tom-tan/esh-help","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-help","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-help/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-help/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-tan%2Fesh-help/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-tan","download_url":"https://codeload.github.com/tom-tan/esh-help/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240229871,"owners_count":19768584,"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-lisp","eshell","zsh"],"created_at":"2024-10-15T13:34:34.821Z","updated_at":"2025-02-25T16:31:20.230Z","avatar_url":"https://github.com/tom-tan.png","language":"Emacs Lisp","readme":"# esh-help.el\n\n[![MELPA](http://melpa-stable.milkbox.net/packages/esh-help-badge.svg)](http://melpa-stable.milkbox.net/#/esh-help)\n[![MELPA](http://melpa.milkbox.net/packages/esh-help-badge.svg)](http://melpa.milkbox.net/#/esh-help)\n\nThis library adds the following help functions and support for Eshell:\n* run-help function inspired by Zsh\n* eldoc support\n\nYou can install it by using `package-install` via [MELPA](http://melpa.milkbox.net/).\n\nTo use this package, add these lines to your `.emacs` file:\n```elisp\n    (require 'esh-help)\n    (setup-esh-help-eldoc)  ;; To use eldoc in Eshell\n```\nAnd by using `M-x eldoc-mode` in Eshell, you can see help strings\nfor the pointed command in minibuffer.\nAnd by using `M-x esh-help-run-help`, you can see full help string\nfor the command.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-tan%2Fesh-help","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-tan%2Fesh-help","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-tan%2Fesh-help/lists"}