From 76164c00c364039613d03f1f5f1c3e2c29ae5ac2 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 8 Feb 2005 18:36:25 +0000 Subject: document bash stupidity --- man/man1/9term.1 | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'man') diff --git a/man/man1/9term.1 b/man/man1/9term.1 index 9441dc84..7f0b4375 100644 --- a/man/man1/9term.1 +++ b/man/man1/9term.1 @@ -288,6 +288,19 @@ before running .SH BUGS There should be a program to toggle the current window's hold mode. .PP +Not a +.IR 9term +bug: +when running +.IR bash (1) +in +.RB `` "set +o emacs" '' +mode, its handling of interrupts is broken. +In response to DEL, +.I bash +processes the interrupt but then silently discards the next +character typed. +.PP Unix makes everything harder. .SH SEE ALSO .IR wintext (1) -- cgit v1.2.3