Search code examples
emacszsh

Can the emacs shell do prompt completion like zsh?


I'm a newbie to emacs, and I know that zsh can be called from the M-x shell in emacs, but zsh on emacs doesn't have prompt-completion anymore, and I'm wondering if there's a way to fix it, or if there's any other way to get prompt-completion in the emacs shell (which doesn't apply to zsh as well) My zsh configuration is the manjaro default configuration.

I would like to have the part with the gray font enter image description here This is not available in the emacs shell. enter image description here Also, are there any plugins in emacs that would make using the emacs shell closer to normal zsh? It's a bit uncomfortable not being able to use the up and down keys to find the history.


Solution

  • The esh-autosuggest package should give you this type of suggestions in eshell.