mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-05 00:31:51 -08:00
| .. | ||
| autoload | ||
| config.el | ||
| packages.el | ||
| README.org | ||
term/eshell
Description
This module provides additional features for the built-in Emacs Shell
The Emacs Shell or eshell is a shell-like command interpreter implemented in
Emacs Lisp. It is an alternative to traditional shells such as bash, zsh,
fish, etc. that is built into Emacs and entirely cross-platform.
Maintainers
This module has no dedicated maintainers.
Module Flags
This module provides no flags, but does gain auto-completion if :completion
company is enabled.
Plugins
- eshell-up
- eshell-z
- esh-help
- shrink-path
- eshell-did-you-mean
-
:completion company
Prerequisites
This module has no prerequisites.
Features
- Command completion with Company
fish-style prompt with Git integrationz-like directory jumping- Command-not-found recommendations