[5298] in Athena Bugs
csh
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Tue Jun 26 23:26:37 1990
Date: Tue, 26 Jun 90 23:26:24 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: jfc@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
In-Reply-To: bugs[5233]
Date: Thu, 21 Jun 90 02:10:54 EDT
From: John Carr <jfc@ATHENA.MIT.EDU>
The sequence '\', <RETURN>, (any string not containing a newline), CTRL-C
has the same effect as hitting <RETURN>.
Why is this a bug?
If I type ^C at the shell prompt after typing any portion of a
command, then it aborts the current command, erases it, and reprompts
-- "just like hitting <RETURN>." That's what it's supposed to do.
Why should it be any different if I type '\' <RETURN> as the first
part of the command?
jik