diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2015-03-16 01:25:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-16 01:25:28 +0700 |
commit | 071816e36fecb80b455d66ed38914b0dc9664013 (patch) | |
tree | a92027198df7ac4383cb2af2d56f1e022c1efcd1 /libraries/libvterm/README | |
parent | 775bd48414f45a0211557f8be5dadc61f5b85011 (diff) |
libraries/libvterm: Added (terminal emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvterm/README')
-rw-r--r-- | libraries/libvterm/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libvterm/README b/libraries/libvterm/README new file mode 100644 index 0000000000000..471658d06cf94 --- /dev/null +++ b/libraries/libvterm/README @@ -0,0 +1 @@ +Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator. |