[Toybox] stty bug

Rob Landley rob at landley.net
Sat May 11 10:57:52 PDT 2024


On 5/10/24 06:15, Yi-Yo Chiang via Toybox wrote:
> The _negate & combination_ type of settings are bugged.
> 
> `stty cooked` and `stty raw` works fine, but the negated options:
> 
> $ stty -raw
> stty: unknown option: cooked
> $ stty -cooked
> stty: unknown option: raw

Ack, added to the notes for that command. (It's in pending for a reason...)

Thanks,

Rob


More information about the Toybox mailing list