diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:18 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:18 +0200 |
commit | 1060b2df3004fe98e85513ad6085d3b8f12fd247 (patch) | |
tree | 4683d093a30b58777d1ddc5a3e9427887d5357a6 /system/detachtty/slack-desc | |
parent | 5987a83098787e7ac4c50eaa1e8df01bc0a83a2b (diff) |
system/detachtty: Removed from 13.0 repository
Diffstat (limited to 'system/detachtty/slack-desc')
-rw-r--r-- | system/detachtty/slack-desc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/system/detachtty/slack-desc b/system/detachtty/slack-desc deleted file mode 100644 index 447a5a675f141..0000000000000 --- a/system/detachtty/slack-desc +++ /dev/null @@ -1,18 +0,0 @@ - HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -detachtty: detachtty (a screen like program) -detachtty: -detachtty: detachtty lets you run interactive programs non-interactively, and -detachtty: connect to them over the network when you do need to interact with -detachtty: them. It's designed for long-running Lisp processes. Unlike screen, -detachtty: it works in emacs comint modes, and unlike qcmu, it deals correctly -detachtty: with passing on a SIGINT sent to it. Needs ssh for operation over -detachtty: the net. -detachtty: -detachtty: |