diff options
Diffstat (limited to 'system/detachtty/README')
-rw-r--r-- | system/detachtty/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/system/detachtty/README b/system/detachtty/README deleted file mode 100644 index 48052fde3a..0000000000 --- a/system/detachtty/README +++ /dev/null @@ -1,6 +0,0 @@ -detachtty lets you run interactive programs non-interactively, and -connect to them over the network when you do need to interact with -them. It's designed for long-running Lisp processes. Unlike screen, -it works in emacs comint modes, and unlike qcmu, it deals correctly -with passing on a SIGINT sent to it. Needs ssh for operation over -the net. |