zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: tty pgrp problem again: third attempt
Date: Tue, 11 May 1999 17:53:11 +0200 (MET DST)	[thread overview]
Message-ID: <199905111553.RAA21628@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Peter Stephenson's message of Tue, 11 May 1999 15:15:17 +0200


Peter Stephenson wrote:

> Sven, you're the only person that ever understood the list_pipe stuff. Is
> there a better way of handling this?  Should it really go somewhere in
> execpline() or execpline2()?

Somehow I think, it would be safer in execpline[2](), but I don't
really remember all the list_pipe stuff and we had some patches from
others for it (and the jobbing and signal code) after I worked on that
part of the code, so I may be wrong.
But while playing a bit, I found at least one more bug. If you do:
`ls | if true; then sleep 10; cat; fi' and ^Z the sleep, then fg the
whole thing again, the shell doesn't get hold of the terminal again
after the cat finishes. If you bg before the fg, the cat doesn't get
control (and neither does the shell).

Maybe I'll look some more into this (but I'm sure you are currently
deeper into all this then I).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-05-11 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-11 15:53 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-05-11 11:58 PATCH: tty pgrp problem again Peter Stephenson
1999-05-11 13:15 ` PATCH: tty pgrp problem again: third attempt Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199905111553.RAA21628@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).