[screen-devel] [bug #23952] Screen can't set stop/parity bits on serial

2021-11-21 Thread Marc Haber
Follow-up Comment #1, bug #23952 (project screen): This has been lying around in the bug tracker for 13 years now. I'd like to elaborate a bit on this: The cereal program (https://tracker.debian.org/pkg/cereal) uses screen as a terminal emulator to access serial devices such as routers, switches

Re: [screen-devel] [bug #23952] Screen can't set stop/parity bits on serial

2021-11-21 Thread david kerns
Here's a quick and dirty patch for 4.8.0 ... I didn't investigate if the BSD side allows those settings (it's BSD, screw'em) On Sun, Nov 21, 2021 at 7:54 AM Marc Haber wrote: > Follow-up Comment #1, bug #23952 (project screen): > > This has been lying around in the bug tracker for 13 years now

Re: [screen-devel] [bug #23952] Screen can't set stop/parity bits on serial

2021-11-21 Thread david kerns
and here's the man/texinfo patch On Sun, Nov 21, 2021 at 12:59 PM david kerns wrote: > Here's a quick and dirty patch for 4.8.0 ... I didn't investigate if the > BSD side allows those settings (it's BSD, screw'em) > > > > On Sun, Nov 21, 2021 at 7:54 AM Marc Haber > wrote: > >> Follow-up Commen