summaryrefslogtreecommitdiffstats
path: root/system/ttyrec/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-07-02 12:58:24 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-04 10:38:14 +0700
commitef100fc9277d6395f1a1fdca496d8d86abeae5f6 (patch)
tree0483f7d4e9041c5314e85df2bbf960fe4cf49780 /system/ttyrec/README
parent29e42556dcffd5814fb1f2bbada33352df3d6165 (diff)
downloadslackbuilds-ef100fc9277d6395f1a1fdca496d8d86abeae5f6.tar.gz
slackbuilds-ef100fc9277d6395f1a1fdca496d8d86abeae5f6.tar.xz
system/ttyrec: Added (tty recorder).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttyrec/README')
-rw-r--r--system/ttyrec/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ttyrec/README b/system/ttyrec/README
new file mode 100644
index 0000000000..bb8b64513f
--- /dev/null
+++ b/system/ttyrec/README
@@ -0,0 +1,4 @@
+ttyrec is a tty recorder. Recorded data can be played back with
+the included ttyplay command. ttyrec is just a derivative of script
+command for recording timing information with microsecond accuracy as
+well. It can record emacs -nw, vi, lynx, or any programs running on tty.