Terminal emulator with all the bells and whistles
https://www.enlightenment.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
367 B
367 B
Terminology
-----------
An EFL terminal emulator
Requirements:
-------------
* elementary 1.1 (1.0.99 SVN latest)
* evas 1.3 (1.2.99 SVN latest)
* ecore
* edje
Please see http://www.enlightenment.org for information on these.
Compiling:
----------
Once you have met requirements, compiling and installing is simple:
./configure
make
make install