Quad Screen

Kevin Buettner kev@primenet.com
Tue, 1 Aug 2000 10:38:28 -0700


On Aug 1, 10:18am, Don Harrop wrote:

> I don't want multiple editors.  I want shell sessions..  Emacs wont do that,
> will it?

Sure it will.

M-x shell		- start a shell
C-x 2			- split vertically
C-x 3			- split horizontally

The one fly in the ointment is that I'm not sure how good its terminal
emulation is.  (I.e, I don't know whether you'll be able to run
vi in one of your shell windows within emacs.)