summaryrefslogtreecommitdiff
path: root/open_issues/screen.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'open_issues/screen.mdwn')
-rw-r--r--open_issues/screen.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/open_issues/screen.mdwn b/open_issues/screen.mdwn
index cc2110ad..6ece5c40 100644
--- a/open_issues/screen.mdwn
+++ b/open_issues/screen.mdwn
@@ -10,6 +10,16 @@ License|/fdl]]."]]"""]]
[[!tag open_issue_porting]]
+Typing `C-c` (*SIGINT*) in a *screen* session (Debian package 4.0.3-14; -11 is
+fine):
+
+ * shell prompt: no reaction (nothing printed)
+ * `sleep 10` running: `^C` printed, but SIGINT is not sent.
+
+[[!debbug 522689#38]].
+
+---
+
Revisit this issue: [[!debbug 97343]] -- special handling of `TIOCSCTTY`
depending on `__GNU__`.