aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:04:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>1999-09-13 14:04:31 +0000
commitba1be3ddc8d25301a00c5f34efb3660c596160bd (patch)
tree64988170663473eccdf745e5ee4798cbfd5d5c5b
parent35dc71f241370d6d09d1efc132114b8ea3ff546b (diff)
Mention problem with Ctrl-C and ssh.
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
index 6d53af9d..cfb89879 100644
--- a/BUGS
+++ b/BUGS
@@ -84,6 +84,11 @@ Setting a limit on the size of the process buffer doesn't seem to
help.
[1998/10/06: believed to be fixed]
+* When proof-rsh-command is set to "ssh host" and you issue Ctrl-c to
+interrupt, the whole process may be killed instead of interrupted.
+This isn't a bug in Proof General, but the behaviour of ssh. Try
+using rsh instead, it is said to forward signals to the remote command.
+
FSF Emacs specific bugs
=======================