diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-09-21 08:41:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-21 08:41:16 +0700 |
commit | 032dfae40f18c157627e3dc75e46d977cc74cf49 (patch) | |
tree | b83c04a0f99e883322fc5e5ac84530ee6fcb8f4f /system/Eterm/README | |
parent | 56a77f4578a4d0c5dc1d63df0c911374e288f19e (diff) | |
download | slackbuilds-032dfae40f18c157627e3dc75e46d977cc74cf49.tar.gz |
system/Eterm: Added (vt102 terminal emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/Eterm/README')
-rw-r--r-- | system/Eterm/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/Eterm/README b/system/Eterm/README new file mode 100644 index 0000000000..ecccb7eb5d --- /dev/null +++ b/system/Eterm/README @@ -0,0 +1,6 @@ +Eterm is a color vt102 terminal emulator intended as a replacement +for xterm. It is designed with a Freedom of Choice philosophy, +leaving as much power, flexibility, and freedom as possible in the +hands of the user. It is designed to look good and work well, but +takes a feature-rich approach rather than one of minimalism while +still maintaining speed and efficiency. |