From dff5f1a813f641100cc16b520e64502fae567f4f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 7 Oct 2009 22:01:04 +0200 Subject: open_issues/bash_vs_screen_vs_sigint: The screen issue is resolved: Debian bug #522689#38. --- open_issues/bash_vs_screen_vs_sigint.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'open_issues') diff --git a/open_issues/bash_vs_screen_vs_sigint.mdwn b/open_issues/bash_vs_screen_vs_sigint.mdwn index c8a31a15..8dbb6816 100644 --- a/open_issues/bash_vs_screen_vs_sigint.mdwn +++ b/open_issues/bash_vs_screen_vs_sigint.mdwn @@ -58,11 +58,11 @@ this: * shell prompt: **no reaction (nothing printed)**; `$?` thus is **unchanged**. * `sleep 10` running: **`^C` printed**, SIGINT is **not** sent. - The *screen* behavior differs. + The *screen* behavior differs -- [[!debbug 522689#38]]. To sum up: * *bash*: 4.0 packages print `^C` at the shell prompt, have the MIG reply error, and the difference in the value 128 for `$?`. - * *screen*: new package causes that invokee doesn't react to `C-c` anymore. + * *screen*: new package causes that invokee doesn't react to `C-c` anymore. -- cgit v1.2.3