DEV Community

Discussion on: Anyone still using Emacs?

Collapse
 
medicalcodesolutions profile image
medicalcodesolutions

You bet. I just about live in it, except when using Eclipse. I do a fair amount of command line work, and shell mode allows me to search through commands and their output. I also use emacs a lot with interactive SQL. I could barely get my work done without it.

Collapse
 
slick3gz_ profile image
Slick3gz

I need to get my shell set up in Emacs. Using zsh on MacOS, but my shell comes out garbled in the shell buffer. Haven't tried out any of the shell packages yet.

Collapse
 
medicalcodesolutions profile image
medicalcodesolutions

Just do meta-x shell

Thread Thread
 
slick3gz_ profile image
Slick3gz

Yep. Was having some trouble with Iterm2 pasting codes in the shell. After I installed Iterm2 shell integration it is working great. 🙏