zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh-workers@math.gatech.edu
Subject: Re: zsh-3.0.3: another problem in Src/jobs.c
Date: Tue, 24 Jun 1997 20:10:12 -0700	[thread overview]
Message-ID: <970624201012.ZM3478@candle.brasslantern.com> (raw)
In-Reply-To: <9706250110.AA01977@oz.fantasy.otsl.oki.co.jp>

On Jun 25, 10:10am, SUZUKI Hisao wrote:
} Subject: Re: zsh-3.0.3: another problem in Src/jobs.c
}
} IMHO, the problem is inherent in Un*x.

That's a ridiculous statement.  All the necessary tools are available to
get it right; I've written programs that do.  It's just that most don't,
because they're not expecting to ever be backgrounded; so they don't do
the necessary checks for process groups and SIGTTIN/TTOU handling.  In
vi's case, that's most likely because it was originally written before
job-control shells even existed.  (If you really mean elvis or vim or
some such, they have no excuse at all.)

However, you're right that changing zsh is the best idea.  Tty management
is complicated, and shells that do their own sophisticated editing and
display management make it more so.  There's always going to be somebody
too lazy or inexperienced to make his code clean up after itself properly,
so it behooves zsh to make sure the terminal is functional when it wants
to use it.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts        http://www.nbn.com/people/lantern


  reply	other threads:[~1997-06-25  3:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3.0.1.32.19970624091754.01331150@home.incontext.com>
1997-06-25  1:10 ` SUZUKI Hisao
1997-06-25  3:10   ` Bart Schaefer [this message]
1997-06-23 10:51 SUZUKI Hisao
1997-06-23 15:22 ` Zoltan Hidvegi
1997-06-24  2:05   ` SUZUKI Hisao
1997-06-24  2:52     ` Zoltan Hidvegi
1997-06-24 11:56       ` SUZUKI Hisao
  -- strict thread matches above, loose matches on Subject: below --
1997-06-19  6:24 SUZUKI Hisao
1997-06-19  7:04 ` Zoltan Hidvegi
1997-06-19  7:26   ` Andrei Tcherepanov
1997-06-19 23:32   ` SUZUKI Hisao
1997-06-20  3:45     ` Zoltan Hidvegi
1997-06-20  8:20       ` SUZUKI Hisao
1997-06-19  8:58 ` 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=970624201012.ZM3478@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@math.gatech.edu \
    /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).