imenu on Emacs eshell

from blog lmno.lol @alvaro, | ↗ original
imenu navigation is one of those Emacs gems I didn't discover until much later on. It does what you'd expect in all types of modes. In rare instances, I've found specific modes missing imenu support. Fortunately, this is Emacs and you can fix that. Eshell has a handy feature to jump back and forth over previous prompts using M-x...