Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: fg and bg tests
- X-seq: zsh-workers 42721
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh hackers' list <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: fg and bg tests
- Date: Wed, 25 Apr 2018 15:56:47 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout2.w1.samsung.com 20180425145650euoutp02c5198719fd864b3d3da4e987815799f9~otajkkT6j2361823618euoutp02C
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1524668210; bh=CQ1Ylkh2jbZx6k59jmFO/G6KhAZIEwBe6uAeehOmhfY=; h=Date:From:To:Subject:In-Reply-To:References:From; b=ic7MdkamHkWmf7ZafLP7fHv8goY6+NvprErIpSGhugI5eSWOMe7w8hMt7nvhh5Mcn Hbr5WDZ+hvLf34OCqkyEe7Xch64hQsW7sK/WyEyey/h7VqtcuT+Qf+V7EpOBpPSrXo j5ZBo2uPAery3Wb69iQA+Aky4wZUUKzZDcgufy58=
- In-reply-to: <CAH+w=7bxJQN6bvGdGNmGrA7jDa9xJei+kQ_0X+0kxX9pR176Zg@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: <CGME20180425090941eucas1p187cf5d07341d2041c15e9947962f3bd9@eucas1p1.samsung.com> <20180424135944.64e73c62@camnpupstephen.cam.scsc.local> <20180425100940.31816d28@camnpupstephen.cam.scsc.local> <CAH+w=7bxJQN6bvGdGNmGrA7jDa9xJei+kQ_0X+0kxX9pR176Zg@mail.gmail.com>
On Wed, 25 Apr 2018 07:28:32 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Wed, Apr 25, 2018 at 2:09 AM, Peter Stephenson
> <p.stephenson@xxxxxxxxxxx> wrote:
> >
> > This improves matters in this case by using output from the zpty
>
> This fails on MacOS:
>0
>?
>?
>7
>stuff1
The ed commands aren't very sophisticated and it's apparently writing
the right thing --- and indeed the 7 is expected but seems to have gone
missing here.
I'm unlikely to find a simpler command that does direct user
interaction and I'm not going to be doing remote debugging. I could
simply ignore the ed output after 0 and rely on the final write ---
which is really the point of doing that.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author