NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/58151 (Should Curses getnstr() family handle erase and kill characters when input is not a tty?)
Synopsis: Should Curses getnstr() family handle erase and kill characters when input is not a tty?
State-Changed-From-To: open->closed
State-Changed-By: blymn%NetBSD.org@localhost
State-Changed-When: Mon, 22 Apr 2024 22:19:11 +0000
State-Changed-Why:
Closed, will not fix.
The standard says backspace is not processed in cbreak mode.
Also, the expectation that curses only emits a processed string is
incorrect. Screen optimisation may inject cursor motion into the
output.
Home |
Main Index |
Thread Index |
Old Index