this post was submitted on 09 Nov 2023
1 points (100.0% liked)

Emacs

310 readers
2 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

I have been trying to use emacs as a multiplexer with eshell as my go-to shell. Zoxide integration, could be helpful .

top 3 comments
sorted by: hot top controversial new old
[–] karthink@alien.top 1 points 1 year ago

Top result from a Google search.

Also, you are not limited by a shell when inside Emacs -- this is straitjacketed thinking. There are better ways to get what you want than replicating zoxide or fasd.

[–] ckoneru@alien.top 1 points 1 year ago

Try 'cd =', you will get list of previously visited directories with numbers assigned to it. Then do 'cd ' to jump to the directory.

[–] Sea-Golf-2805@alien.top 1 points 1 year ago

I think what you are looking for is eshell-z https://github.com/travisjeffery/eshell-z.el