Terminal emulator with split panes for Mac OSX

I'm looking for a terminal emulator on Mac OSX with a specific feature:

to be able to split the console window into multiple panes.

It's a great feature of Terminator for gnome, I think this image describes it best:

enter image description here

Notice that every pane is a different prompt with different applications running.


Solution 1:

If you want another Terminal Emulator (instead of Terminal.app), use iTerm2, as Daniel Beck suggests. If you want to split the Terminal.app window into multiple ones, use either "screen" (already part of the standard Mac OS X installation), install "tmux" or split windows in emacs.

P.S. Very similar questions have already been asked (and answered), e.g. here: How to get vertical split of terminal in Mac to execute different actions?

Solution 2:

iTerm 2 supports this. Compare login times in the screenshot.

Don't know what's wrong with my PS1 though, I use Terminal usually.enter image description here