|
From: John E. M. <wb...@qs...> - 2012-12-19 03:36:55
|
On 12/18/2012 9:44 AM, Eric W. Robertson wrote: > I noticed that (on OpenVMS Alpha V8.3 at least) the behavior of bash in > response to Ctrl-C is not quite correct. When Ctrl-C is used at the bash > prompt for the first time, bash properly returns to another bash prompt. > But the second time Ctrl-C is used at the bash prompt, bash incorrectly > exits to DCL. The expected behavior is to return to the bash prompt each > time Ctrl-C is used. Not a particularly fatal or high priority bug for > current efforts. But a bug none the less. I see that. It looks like something is not re-enabling trapping the signal. For now, we should log a bug in the Sourceforge GNV project until someone can figure out why it is not working right. Regards, -John |