Bug#708634: mksh doesn't ignore SIGINT when running a command that traps SIGINT, should implement WCE

2013-05-17 Thread Vincent Lefevre
Package: mksh Version: 46-1 Severity: normal When running a command that traps SIGINT, mksh doesn't ignore SIGINT. It should implement WCE (like bash and ksh93), as described on: http://www.cons.org/cracauer/sigint.html To reproduce the bug: mksh -c gdb; echo OK and type Ctrl-C (trapped

Bug#708634: mksh doesn't ignore SIGINT when running a command that traps SIGINT, should implement WCE

2013-05-17 Thread Thorsten Glaser
severity 708634 wishlist tags 708634 upstream forwarded 708634 https://bugs.launchpad.net/mksh/+bug/1064726 thanks Vincent Lefevre dixit: It should implement WCE (like bash and ksh93), as described on: This is a duplicate of an existing upstream wishlist bug: