Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] add the full range of OpenBSD ptys
- X-seq: zsh-workers 41669
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Thierry Ghelew <tlux@xxxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: [PATCH] add the full range of OpenBSD ptys
- Date: Mon, 11 Sep 2017 10:16:36 +0100
- Cms-type: 201P
- In-reply-to: <20170911030917.9300-1-tlux@ghelew.net>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <CGME20170911031011epcas1p366010bccd08586557775765776b7c55b@epcas1p3.samsung.com> <20170911030917.9300-1-tlux@ghelew.net>
On Sun, 10 Sep 2017 23:09:17 -0400
Thierry Ghelew <tlux@xxxxxxxxxx> wrote:
> When more than 15 terminals (tty**) are opened with the default setting
> of OpenBSD, zpty module throws an error like:
> ****
> (zpty):zpty:2: can't open pseudo terminal: device not configured
> ****
> This was caused mainly by the limited list of char1[] and char2[]
> which didn't represent the full range of OpenBSD tty's names.
>
> The above is highlighted when zpty is used by the shell prompt[1] .
> Feedback are always appreciated!
Thanks --- zpty has always been a cross-platform disaster area, so I've
simply applied this.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author