Install Terminology on Ubuntu 14.04 with these commands in Terminal...
sudo add-apt-repository ppa:enlightenment-git/ppa
sudo apt-get update
sudo apt-get install terminology
This will install the latest Terminology. As far as I know, this is not the stable release.
*** BE WARN: SOMETIMES my Terminology started but froze after drawing the window border. Normally, I would use the xkill command and click on its window (only title bar and border appear in Terminology case), but most of the time I accidently kill some other application running behind it!
*** BE SAFE: KILL the apps manually by its PID.
If you want the stable release not guarantee to fully support Ubuntu 14.04 - use at your own risk replace ppa:enlightenment-git/ppa in the above steps with ppa:efl/trunk.
----------
Terminology is a terminal emulator written with Enlightenment Foundation Libraries with some extra bells and whistles.