summaryrefslogtreecommitdiffstats
path: root/misc/abduco/README
diff options
context:
space:
mode:
author Leonard Schmidt <lems@gmx.net>2015-12-18 13:12:39 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-12-19 07:23:00 +0700
commitd52fd0dd8e34b82a49a0ffafcef8d59f30d138b7 (patch)
treeffba86b1fe1dc3cb584514bea2b1dbf3307a5c53 /misc/abduco/README
parent4aae39fa23939913bab9527451bd8244b3a5d420 (diff)
downloadslackbuilds-d52fd0dd8e34b82a49a0ffafcef8d59f30d138b7.tar.gz
slackbuilds-d52fd0dd8e34b82a49a0ffafcef8d59f30d138b7.tar.xz
misc/abduco: Added (session manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/abduco/README')
-rw-r--r--misc/abduco/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/abduco/README b/misc/abduco/README
new file mode 100644
index 0000000000..ed44947932
--- /dev/null
+++ b/misc/abduco/README
@@ -0,0 +1,5 @@
+abduco provides session management i.e. it allows programs to be
+run independently from their controlling terminal. That is, programs
+can be detached -- run in the background -- and then later reattached.
+Together with dvtm it provides a simpler and cleaner alternative to tmux
+or screen.