28
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 12 May 2024
28 points (91.2% liked)
Emacs
1978 readers
1 users here now
Our infinitely powerful editor.
founded 4 years ago
MODERATORS
Yes, I have been using eshell exclusively for the last 7 years. It does have a few drawbacks, but for me it's definitely a win overall due to a) everything being in a buffer, b) being able to run both elisp functions and executables from the command line, and c) tramp.
P.s. I chuckled a bit when you mentioned sixel graphics support as modern. :) Jokes aside, I have my own toy implementation of sixel graphics in elisp, so decent emacs support is probably out there already.