commit 76164c00c364039613d03f1f5f1c3e2c29ae5ac2 from: rsc date: Tue Feb 08 18:36:25 2005 UTC document bash stupidity commit - 8d9f61e1c98c0513358585d3c4a31236b3e3189c commit + 76164c00c364039613d03f1f5f1c3e2c29ae5ac2 blob - 9441dc843624227ac8e3513d24bef3abf58e3454 blob + 7f0b4375faa9998e6af2af6189d04849db92615a --- man/man1/9term.1 +++ 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)