diff options
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 447a5a675f..0000000000 --- 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: |