document bash stupidity
This commit is contained in:
parent
8d9f61e1c9
commit
76164c00c3
1 changed files with 13 additions and 0 deletions
|
|
@ -288,6 +288,19 @@ before running
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
There should be a program to toggle the current window's hold mode.
|
There should be a program to toggle the current window's hold mode.
|
||||||
.PP
|
.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.
|
Unix makes everything harder.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.IR wintext (1)
|
.IR wintext (1)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue