this post was submitted on 26 Nov 2023
1 points (100.0% liked)
Emacs
311 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
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Terminals are helpful?
It's not clear what you're interested in here. Why use a terminal in emacs as opposed to a separate program? Why these over eshell?...
Can you call external programs like GCC with eshell?
Yes? It's a shell
I have this funny anecdote.
A remote system I was working on has a malfunction: taskbar dead; windows blocked; super-key did’t activate anything. I had just a Emacs window open.
I ran eshell and then “shutdown -r now” and the system restarted.
Great moment with surprised colleagues :-) it was 2020
Why are people downvoting this question? OP seems legitimately confused.