Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xuchunyang/eshell-did-you-mean
command not found ("did you mean…" feature) in Eshell.
https://github.com/xuchunyang/eshell-did-you-mean
emacs-lisp eshell
Last synced: about 1 month ago
JSON representation
command not found ("did you mean…" feature) in Eshell.
- Host: GitHub
- URL: https://github.com/xuchunyang/eshell-did-you-mean
- Owner: xuchunyang
- Created: 2015-09-05T08:44:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T02:40:04.000Z (about 3 years ago)
- Last Synced: 2024-10-16T01:46:12.451Z (3 months ago)
- Topics: emacs-lisp, eshell
- Language: Emacs Lisp
- Homepage:
- Size: 64.5 KB
- Stars: 16
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* eshell-did-you-mean [[http://melpa.org/#/eshell-did-you-mean][http://melpa.org/packages/eshell-did-you-mean-badge.svg]]
command not found ("did you mean…" feature) in Eshell.
[[./img/eshell-did-you-mean.png]]
** Setup
#+BEGIN_SRC emacs-lisp
(eshell-did-you-mean-setup)
#+END_SRC