Re: [Toybox] stty bug

2024-05-11 Thread Rob Landley
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

[Toybox] stty bug

2024-05-10 Thread Yi-Yo Chiang via Toybox
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 ___ Toybox mailing list Toybox@lists.landley.net