[323] in Athena Bugs
re: ^C in csh
daemon@ATHENA.MIT.EDU (geer@ATHENA.MIT.EDU)
Wed May 4 12:37:47 1988
From: <geer@ATHENA.MIT.EDU>
To: kubitron@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
Date: Wed, 04 May 88 12:35:03 EDT
>The current version of csh does not permit you to interrupt "foreach" and
>"repeat" loops with ^C. This is quite annoying at times.
as far as i know, file name expansion is uninterruptible,
and interrupting @i(that) is what i find myself most often
wanting to do w.r.t. foreach's.
--dan