Closed MRFaria closed 4 years ago
For me, eshell works fine locally. But it's extremely slow with TRAMP over ssh in a folder with git. Just pressing Enter
takes about ~5sec.
Seems like this was cased by eshell-prompt-extras
, see https://github.com/kaihaosw/eshell-prompt-extras/issues/20 which is fixed now. You should update emacs packages to get the latest version.
@MRFaria I guess this issue can be closed now?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
Description :octocat:
Eshell becomes slow when the shell layer is switched on and even simple commands like 'ls', or even standard file auto-completion can take a couple of seconds to complete.
Reproduction guide :beetle:
Observed behaviour: :eyes: :broken_heart: There can be delays or around 1-2 seconds when executing simple commands.
Expected behaviour: :heart: :smile: eshell without the shell layer just instantly returns from ls and cd
System Info :computer: