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.
 
 
 
 
 
 
Gustavo Sverzut Barbieri 35e7dbbf4e better handle -e 'command' if there is a shell expression. 11 years ago
data add mild theme without that weird highlight. 11 years ago
m4 reduce number of warnings with -Wall -Wextra. 11 years ago
src better handle -e 'command' if there is a shell expression. 11 years ago
.gitignore terminology .gitignore: Updated .gitignore 11 years ago
AUTHORS finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
COPYING finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
ChangeLog finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
INSTALL finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
Makefile.am finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
NEWS finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
README terminology: typos 11 years ago
TODO del options widget after 10 sec delay when they popped down. 11 years ago
autogen.sh finally a terminal emulator for efl! sure - uses a lot of text 11 years ago
configure.ac performance: allow limiting the maximum log level at compile time. 11 years ago

README

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