Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: support for POSIX job control terminal management in zsh
- X-seq: zsh-workers 46101
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Godmar Back <godmar@xxxxxxxxx>
- Subject: Re: support for POSIX job control terminal management in zsh
- Date: Mon, 22 Jun 2020 18:53:20 -0700
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- In-reply-to: <CAB4+JYJft=Cc7nEvqsyTJwix-1HCc0jooBDvDy8N2MT_x2hecQ@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAB4+JYJft=Cc7nEvqsyTJwix-1HCc0jooBDvDy8N2MT_x2hecQ@mail.gmail.com>
- Sender: zsh-workers@xxxxxxx
On Mon, Jun 22, 2020 at 6:40 PM Godmar Back <godmar@xxxxxxxxx> wrote:
>
> Hence my question, out of curiosity, is: why does zsh not follow
> POSIX.1 semantics in this regard?
The direct answer is because zsh didn't even begin to claim any level
of POSIX compliance until those constraints began to be added to the
"sh" emulation mode, more than 10 years after the shell was written.
The indirect answer is because this is a pretty dark corner case, and
there is no organized effort to examine the entire POSIX spec for
items that haven't yet been included. What effort there has been has
been focused on shell scripting more than interactive use.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author