I was wondering if there exists a plain text editor that has one built-in terminal. I think Coda does it, but too much for what I'm looking for.
migrated from stackoverflow.com Jun 4 '11 at 19:32
This question came from our site for professional and enthusiast programmers.
|
Emacs is installed on Mac OS X by default. It has a terminal built in that works nicely. | |||||||||||
feedback
|
|
Coda is pretty web dev focused, so if that's "too much" it might help to describe exactly what you're planning on using the terminal for. Emacs has multiple shell modes, some of which behave more like editors and some more like terminals. BBEdit has shell worksheets which are even more like editors than Emacs' modes; Eddie also has shell worksheets (both are modeled after a feature in MPW, Apple's IDE for classic Mac OS). | |||||
feedback
|