Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: can't set tty pgrp
- X-seq: zsh-workers 42691
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh Hackers' List <zsh-workers@xxxxxxx>
- Subject: Re: can't set tty pgrp
- Date: Thu, 19 Apr 2018 16:29:45 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180419152949euoutp02757041bdcdc4dd6b1308932e91d0dbdc~m3-oVPpJO3172431724euoutp02B
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1524151789; bh=/JdNMCVM1VivzNB09DFQfHaN3Hhaf0mUmLLkHk0l+gE=; h=Date:From:To:Subject:In-reply-to:References:From; b=vTLXO8nfmtbEwpRn7GjyNq9uxhkyCky6go/3YmMee4z9//5dJznqXC1DIQgdzkY6G KFH1iezDDsXLSOxEFfBM8jYDjQ66EygaBQqIZjWHiRdec0IhxwN4yEGgdcFY7nG8Ib 2Xw7HZEmAf9biEOZN/woBnDpNS1+lgiq9/mIk6uw=
- In-reply-to: <CAH+w=7bwxjmcvHKggRdzXxgG-pT_W93AeH0DQ1MvownKp70JOQ@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
- Organization: SCSC
- References: <CGME20180419105813epcas5p4a20cf461f81c58b8a89ad6350c8c9942@epcas5p4.samsung.com> <CACeGjnXJbtyDH4127rM71ptWYgcAUVX9git6SW3hzV1_4S6JNA@mail.gmail.com> <20180419123339.3f897060@camnpupstephen.cam.scsc.local> <CAH+w=7bwxjmcvHKggRdzXxgG-pT_W93AeH0DQ1MvownKp70JOQ@mail.gmail.com>
On Thu, 19 Apr 2018 07:33:04 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Thu, Apr 19, 2018 at 4:33 AM, Peter Stephenson
> <p.stephenson@xxxxxxxxxxx> wrote:
> > On Thu, 19 Apr 2018 06:57:40 -0400
> > Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx> wrote:
> >>
> >> : ~ Thu 19 6:52; vi
> >> ^Z
> >> zsh: suspended vi
> >> : ~ Thu 19 6:52; fg
> >> [1] + continued vi
> >> zsh: can't set tty pgrp: no such process
> >
> > Yep, I remember thinking about this and forgetting to do
> > anything...
>
> Do we need a regression test for suspend+fg?
I haven't looked at W02jobs.ztst in any great detail (I committed
it but didn't write it), but it looks like it would be very helpful
and we could do with adding a whole set of fg and bg tests.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author