Language

Package: emacs-esh-autosuggest @ 2.0.1

Synopsis

Fish-like autosuggestions in Eshell

Description

This package assumes you use something other than company for eshell completion (e.g. eshell-pcomplete, completion-at-point, helm-esh-pcomplete). company-mode is used solely as a mechanism for history autosuggestions.

Unless you're using use-package's hook keyword, you can enable the autosuggestions with: (add-hook 'eshell-mode-hook #'esh-autosuggest-mode)

Home page
https://github.com/dieggsy/esh-autosuggest
Location
gnu/packages/emacs-xyz.scm (line: 19159, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings